mailr19130 - /trunk/test_suite/unit_tests/_pipe_control/_structure/__init__.py


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

Header


Content

Posted by edward on March 24, 2013 - 17:51:
Author: bugman
Date: Sun Mar 24 17:51:30 2013
New Revision: 19130

URL: http://svn.gna.org/viewcvs/relax?rev=19130&view=rev
Log:
Updated the package __all__ list for some unit tests.


Modified:
    trunk/test_suite/unit_tests/_pipe_control/_structure/__init__.py

Modified: trunk/test_suite/unit_tests/_pipe_control/_structure/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/unit_tests/_pipe_control/_structure/__init__.py?rev=19130&r1=19129&r2=19130&view=diff
==============================================================================
--- trunk/test_suite/unit_tests/_pipe_control/_structure/__init__.py 
(original)
+++ trunk/test_suite/unit_tests/_pipe_control/_structure/__init__.py Sun Mar 
24 17:51:30 2013
@@ -21,9 +21,6 @@
 
 
 __all__ = [
-    'test_api_base',
     'test__init__',
-    'test_internal',
-    'test_pdb_read',
-    'test_pdb_write'
+    'test_internal'
 ]




Related Messages


Powered by MHonArc, Updated Sun Mar 24 18:00:02 2013