Skip to content

Commit

Permalink
Remove WIP on ammonia solvation test; test now passes.
Browse files Browse the repository at this point in the history
  • Loading branch information
bslakman committed Apr 1, 2015
1 parent 1d14375 commit c9625a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rmgpy/data/solvationTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ def testLonePairSoluteGeneration(self):
soluteData = self.database.getSoluteDataFromGroups(species)
self.assertTrue(soluteData is not None)

@work_in_progress
def testSoluteDataGenerationAmmonia(self):
"Test we can obtain solute parameters via group additivity for ammonia"
molecule=Molecule().fromAdjacencyList(
Expand Down

0 comments on commit c9625a5

Please sign in to comment.