mailr27759 - /trunk/test_suite/system_tests/rdc.py


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

Header


Content

Posted by edward on March 03, 2015 - 17:11:
Author: bugman
Date: Tue Mar  3 17:11:47 2015
New Revision: 27759

URL: http://svn.gna.org/viewcvs/relax?rev=27759&view=rev
Log:
Removed a debugging printout.


Modified:
    trunk/test_suite/system_tests/rdc.py

Modified: trunk/test_suite/system_tests/rdc.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/rdc.py?rev=27759&r1=27758&r2=27759&view=diff
==============================================================================
--- trunk/test_suite/system_tests/rdc.py        (original)
+++ trunk/test_suite/system_tests/rdc.py        Tue Mar  3 17:11:47 2015
@@ -171,7 +171,6 @@
             self.assertEqual(len(ds[pipes[i]].interatomic), 7)
             j = 0
             for interatom in interatomic_loop(pipe=pipes[i]):
-                print interatom
                 # Residue 6 in the 'new' data pipe has no RDCs.
                 if i == 1 and j == 1:
                     self.assert_(not hasattr(interatom, 'rdc'))




Related Messages


Powered by MHonArc, Updated Tue Mar 03 17:20:02 2015