Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more tests
Browse files Browse the repository at this point in the history
theory committed Jul 1, 2024
1 parent c0b7721 commit 0cf48ef
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" > $@
Loading

0 comments on commit 0cf48ef

Please sign in to comment.