Skip to content

Commit

Permalink
uncomment some important test code. natcap#363
Browse files Browse the repository at this point in the history
  • Loading branch information
davemfish committed Jan 30, 2024
1 parent d0e0388 commit 6407a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_routing.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def setUp(self):

def tearDown(self):
"""Clean up remaining files."""
# shutil.rmtree(self.workspace_dir)
shutil.rmtree(self.workspace_dir)

def test_pit_filling(self):
"""PGP.routing: test pitfilling."""
Expand Down

0 comments on commit 6407a43

Please sign in to comment.