Skip to content

Commit

Permalink
remove unneeded lines in test file
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspie committed Apr 3, 2024
1 parent e710518 commit e1f11b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Binary file modified tests/data/xps.small_test.nxs
Binary file not shown.
4 changes: 0 additions & 4 deletions tests/test_reader.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,6 @@ def test_xps_writing(tmp_path):
assert log == ref_log


pwd = os.path.join(Path(__file__).parent, "data")
test_xps_writing(pwd)


def test_shows_correct_warnings():
"""
Checks whether the read function generates the correct warnings.
Expand Down

0 comments on commit e1f11b9

Please sign in to comment.