This website requires JavaScript.
Explore
Help
Sign in
NPO-Accounting
/
payroll-import
Watch
6
Star
0
Fork
You've already forked payroll-import
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d61f910608
payroll-import
/
bin
/
test
5 lines
61 B
Text
Raw
Normal View
History
Unescape
Escape
Add bin/test entrypoint to run tests Saves having to remember the CLI flag.
2024-03-15 13:15:07 +11:00
#!/usr/bin/env sh
Extend build docs to describe dependencies
2025-02-20 14:01:05 +11:00
# Run the test suite
Add bin/test entrypoint to run tests Saves having to remember the CLI flag.
2024-03-15 13:15:07 +11:00
clojure -M:test "$@"
Reference in a new issue
Copy permalink