Author: ts
Date: Fri Jan 18 10:17:59 2008
New Revision: 7173
Log:
- File name unification.
Added:
trunk/PersistentObject/tests/many_to_many_relation_test.php
- copied unchanged from r7170,
trunk/PersistentObject/tests/many_to_many_relation.php
Removed:
trunk/PersistentObject/tests/many_to_many_relation.php
Modified:
trunk/PersistentObject/tests/suite.php
Modified: trunk/PersistentObject/tests/suite.php
==============================================================================
--- trunk/PersistentObject/tests/suite.php [iso-8859-1] (original)
+++ trunk/PersistentObject/tests/suite.php [iso-8859-1] Fri Jan 18 10:17:59 2008
@@ -28,7 +28,7 @@
require_once( 'one_to_many_relation_test.php' );
require_once( 'many_to_one_relation_test.php' );
require_once( 'one_to_one_relation_test.php' );
-require_once( 'many_to_many_relation.php' );
+require_once( 'many_to_many_relation_test.php' );
require_once( 'keyword_test.php' );
require_once( 'string_identifier_test.php' );
require_once( 'object_property_test.php' );
--
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components