mailr19356 - /trunk/test_suite/unit_tests/_lib/_software/__init__.py


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

Header


Content

Posted by edward on April 04, 2013 - 15:34:
Author: bugman
Date: Thu Apr  4 15:34:22 2013
New Revision: 19356

URL: http://svn.gna.org/viewcvs/relax?rev=19356&view=rev
Log:
Updated the unit test lib.software package __all__ list.


Modified:
    trunk/test_suite/unit_tests/_lib/_software/__init__.py

Modified: trunk/test_suite/unit_tests/_lib/_software/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/unit_tests/_lib/_software/__init__.py?rev=19356&r1=19355&r2=19356&view=diff
==============================================================================
--- trunk/test_suite/unit_tests/_lib/_software/__init__.py (original)
+++ trunk/test_suite/unit_tests/_lib/_software/__init__.py Thu Apr  4 
15:34:22 2013
@@ -22,5 +22,6 @@
 
 __all__ = [
     '_opendx',
-    'test___init__'
+    'test___init__',
+    'test_sparky'
 ]




Related Messages


Powered by MHonArc, Updated Thu Apr 04 15:40:01 2013