Skip to content

Commit

Permalink
Fix sense of comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
cabo committed May 5, 2024
1 parent ae72793 commit f533181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ tests.json: tests.csv
new-tests.csv: tests.json
ruby json-to-csv.rb $< >$@.new
mv $@.new $@
-diff $@ tests.csv
-diff tests.csv $@

0 comments on commit f533181

Please sign in to comment.