mailr3415 - /1.3/test_suite/unit_tests/generic_fns/__init__.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on November 04, 2007 - 17:14:
Author: bugman
Date: Sun Nov  4 17:14:57 2007
New Revision: 3415

URL: http://svn.gna.org/viewcvs/relax?rev=3415&view=rev
Log:
Updated the module names in '__init__.py'.


Modified:
    1.3/test_suite/unit_tests/generic_fns/__init__.py

Modified: 1.3/test_suite/unit_tests/generic_fns/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/generic_fns/__init__.py?rev=3415&r1=3414&r2=3415&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/generic_fns/__init__.py (original)
+++ 1.3/test_suite/unit_tests/generic_fns/__init__.py Sun Nov  4 17:14:57 2007
@@ -21,5 +21,9 @@
 
###############################################################################
 
 
-__all__ = ['test_pipes']
+__all__ = ['test_molecule',
+           'test_pipes',
+           'test_residue',
+           'test_selection',
+           'test_spin']
 




Related Messages


Powered by MHonArc, Updated Sun Nov 04 17:40:11 2007