mailr3590 - /1.3/test_suite/unit_tests/prompt/__init__.py


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

Header


Content

Posted by edward on November 18, 2007 - 22:14:
Author: bugman
Date: Sun Nov 18 22:14:45 2007
New Revision: 3590

URL: http://svn.gna.org/viewcvs/relax?rev=3590&view=rev
Log:
Updated the __init__.py module with the test_spin module name.


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

Modified: 1.3/test_suite/unit_tests/prompt/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/prompt/__init__.py?rev=3590&r1=3589&r2=3590&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/prompt/__init__.py (original)
+++ 1.3/test_suite/unit_tests/prompt/__init__.py Sun Nov 18 22:14:45 2007
@@ -21,4 +21,4 @@
 
###############################################################################
 
 
-__all__ = []
+__all__ = ['test_spin']




Related Messages


Powered by MHonArc, Updated Sun Nov 18 22:40:12 2007