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
main
payroll-import
/
bin
/
test
5 lines
61 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Add bin/test entrypoint to run tests Saves having to remember the CLI flag.
2024-03-15 02:15:07 +00:00
#!/usr/bin/env sh
Extend build docs to describe dependencies
2025-02-20 03:01:05 +00:00
# Run the test suite
Add bin/test entrypoint to run tests Saves having to remember the CLI flag.
2024-03-15 02:15:07 +00:00
clojure -M:test "$@"
Reference in a new issue
Copy permalink