mailr3175 - /1.3/test_suite/unit_tests/data/__init__.py


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

Header


Content

Posted by edward on March 13, 2007 - 11:08:
Author: bugman
Date: Tue Mar 13 11:07:52 2007
New Revision: 3175

URL: http://svn.gna.org/viewcvs/relax?rev=3175&view=rev
Log:
Added the 'test_mol_res_spin' module to the __all__ package variable.


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

Modified: 1.3/test_suite/unit_tests/data/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/data/__init__.py?rev=3175&r1=3174&r2=3175&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/data/__init__.py (original)
+++ 1.3/test_suite/unit_tests/data/__init__.py Tue Mar 13 11:07:52 2007
@@ -27,7 +27,8 @@
 from data import Data
 
 
-__all__ = ['test_diff_tensor']
+__all__ = ['test_diff_tensor',
+           'test_mol_res_spin']
 
 
 




Related Messages


Powered by MHonArc, Updated Tue Mar 13 11:20:05 2007