Skip to content

Commit

Permalink
Add more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Jul 1, 2024
1 parent c0b7721 commit 0cf48ef
Show file tree
Hide file tree
Showing 2 changed files with 692 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.PHONY: test # Validate the JSON schema.
test:
@cargo test -- --show-output
@cargo test

.git/hooks/pre-commit:
@printf "#!/bin/sh\nmake lint\n" > $@
Expand Down
Loading

0 comments on commit 0cf48ef

Please sign in to comment.