"""Test that altering the mass of hydrogens works correctly."""
"""Test that altering the mass of hydrogens works correctly."""
topology=prmtop1.topology
topology=prmtop1.topology
hydrogenMass=4*amu
hydrogenMass=4*amu
system1=prmtop1.createSystem()
system1=prmtop1.createSystem()
...
@@ -279,7 +279,7 @@ class TestAmberPrmtopFile(unittest.TestCase):
...
@@ -279,7 +279,7 @@ class TestAmberPrmtopFile(unittest.TestCase):
deftest_ImplicitSolventForces(self):
deftest_ImplicitSolventForces(self):
"""Compute forces for different implicit solvent types, and compare them to ones generated with a previous version of OpenMM to ensure they haven't changed."""
"""Compute forces for different implicit solvent types, and compare them to ones generated with a previous version of OpenMM to ensure they haven't changed."""