Skip to content

Commit

Permalink
Cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Jul 19, 2023
1 parent 3dc9ed4 commit 06006bf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_utility.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@

def test_concatenate():
pltname = amr.concatenate("plt", 1000, 5)
print("--test concatenate --")
print("plotfile name", pltname)
assert pltname == "plt01000"

0 comments on commit 06006bf

Please sign in to comment.