Skip to content

Commit

Permalink
tear down class
Browse files Browse the repository at this point in the history
  • Loading branch information
elena-krismer committed Jul 4, 2023
1 parent f087610 commit 2b51ec6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_DataSet.py
Original file line number Diff line number Diff line change
Expand Up @@ -958,8 +958,7 @@ def tearDownClass(cls):
if os.path.isdir("testfiles/fragpipe/__MACOSX"):
shutil.rmtree("testfiles/fragpipe/__MACOSX")

os.remove("testfiles/fragpipe/results.tsv")



if __name__ == "__main__":
unittest.main()

0 comments on commit 2b51ec6

Please sign in to comment.