Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
goncalvesmachadoc authored Dec 1, 2021
1 parent 1f684b9 commit ae30566
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tests/test_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ def test_simulation(self):
self.assertFalse(sim.useCPR())
self.assertTrue(sim.hasDISGAS())
self.assertTrue(sim.hasVAPOIL())
self.assertTrue(sim.hasVAPWAT())

def test_tables(self):
tables = self.state.tables()
Expand Down

0 comments on commit ae30566

Please sign in to comment.