Changeset 469

Show
Ignore:
Timestamp:
04/06/07 01:18:44 (2 years ago)
Author:
mikey
Message:

added missing net.stubbles.reflection.annotations.parser.state.stubAnnotationTextState (forgot to add it last time)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/test/php/net/stubbles/reflection/annotations/parser/state/stubAnnotationTextStateTestCase.php

    r454 r469  
    11<?php 
    22/** 
    3  * Test for net.stubbles.reflection.annotations.parser.stubAnnotationTextState'
     3 * Test for net.stubbles.reflection.annotations.parser.state.stubAnnotationTextState
    44 * 
    55 * @author      Frank Kleine <mikey@stubbles.net> 
     
    1010Mock::generate('stubAnnotationParser'); 
    1111/** 
    12  * Test for net.stubbles.reflection.annotations.parser.stubAnnotationTextState'
     12 * Test for net.stubbles.reflection.annotations.parser.state.stubAnnotationTextState
    1313 * 
    1414 * @package     stubbles