mailr16459 - /branches/uf_redesign/test_suite/system_tests/jw_mapping.py


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

Header


Content

Posted by edward on May 25, 2012 - 18:09:
Author: bugman
Date: Fri May 25 18:09:08 2012
New Revision: 16459

URL: http://svn.gna.org/viewcvs/relax?rev=16459&view=rev
Log:
Removed a debugging print out.


Modified:
    branches/uf_redesign/test_suite/system_tests/jw_mapping.py

Modified: branches/uf_redesign/test_suite/system_tests/jw_mapping.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/uf_redesign/test_suite/system_tests/jw_mapping.py?rev=16459&r1=16458&r2=16459&view=diff
==============================================================================
--- branches/uf_redesign/test_suite/system_tests/jw_mapping.py (original)
+++ branches/uf_redesign/test_suite/system_tests/jw_mapping.py Fri May 25 
18:09:08 2012
@@ -40,7 +40,6 @@
         """Set up for all the functional tests."""
 
         # Create the data pipe.
-        print "hello"
         self.interpreter.pipe.create('jw', 'jw')
 
 
@@ -50,7 +49,7 @@
         # Execute the script.
         self.script_exec(status.install_path + 
sep+'test_suite'+sep+'system_tests'+sep+'scripts'+sep+'jw_mapping_calc_test.py')
 
-        # Correct jw values:
+        # Correct jw values.
         j0 = [4.0703318681008998e-09, 3.7739393907014834e-09]
         jwx = [1.8456254300773903e-10, 1.6347516082378241e-10]
         jwh = [1.5598167512718012e-12, 2.9480536599037041e-12]




Related Messages


Powered by MHonArc, Updated Fri May 25 18:20:02 2012