Skip to content

Commit

Permalink
desc
Browse files Browse the repository at this point in the history
  • Loading branch information
stgm committed Oct 4, 2022
1 parent 5e7fb9f commit 93adffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/eca2csvTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ def testMethod():
return False, f"'climate.csv' does not contain exactly what is expected"
return True
test.test = testMethod
test.description = lambda : "prints exactly the right output"
test.description = lambda : "generates files with exactly the right contents"

0 comments on commit 93adffc

Please sign in to comment.