Author: bugman
Date: Fri Aug 22 12:34:41 2014
New Revision: 25209
URL: http://svn.gna.org/viewcvs/relax?rev=25209&view=rev
Log:
Deleted the duplicated Structure.test_create_diff_tensor_pdb system test.
Modified:
trunk/test_suite/system_tests/structure.py
Modified: trunk/test_suite/system_tests/structure.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/structure.py?rev=25209&r1=25208&r2=25209&view=diff
==============================================================================
--- trunk/test_suite/system_tests/structure.py (original)
+++ trunk/test_suite/system_tests/structure.py Fri Aug 22 12:34:41 2014
@@ -245,19 +245,6 @@
def test_create_diff_tensor_pdb(self):
"""Test the deletion of non-existent structural data."""
-
- # Delete all structural data.
- self.interpreter.structure.delete()
-
- # Set up a diffusion tensor.
- self.interpreter.diffusion_tensor.init((8.5e-9, 1.1, 20.0, 20.0),
param_types=2)
-
- # Create the PDB representation.
- self.interpreter.structure.create_diff_tensor_pdb(scale=1.8e-06,
file='prolate.pdb', dir=ds.tmpdir, force=True)
-
-
- def test_create_diff_tensor_pdb(self):
- """Test the creation of the diffusion tensor PDB representation."""
# Delete all structural data.
self.interpreter.structure.delete()
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits