Changeset 210

Show
Ignore:
Timestamp:
06/07/05 05:13:09 (3 years ago)
Author:
ged
Message:

- Moved class into FaerieMUD::

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/simplest-thing/tests/property.tests.rb

    r172 r210  
    2828 
    2929### The Properties test suite 
    30 class PropertiesTestCase < FaerieMUD::TestCase 
     30class FaerieMUD::PropertiesTestCase < FaerieMUD::TestCase 
    3131 
    3232    ### An abstract property object class for testing