Commit c29de611 authored by Rafal P. Wiewiora's avatar Rafal P. Wiewiora
Browse files

fix spaces

parent 656d0e3b
......@@ -761,7 +761,7 @@ class TestForceField(unittest.TestCase):
self.assertEqual(2, len(templates))
self.assertEqual('ALA', templates[0].name)
self.assertEqual('NME', templates[1].name)
def test_Includes(self):
"""Test using a ForceField that includes other files."""
forcefield = ForceField(os.path.join('systems', 'ff_with_includes.xml'))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment