This website requires JavaScript.
Explore
Help
Sign In
Nucypher
/
nucypher
mirror of
https://github.com/nucypher/nucypher.git
Watch
1
Star
0
Fork
You've already forked nucypher
0
Code
Issues
Projects
Releases
Wiki
Activity
e441568ff8
nucypher
/
scripts
/
hooks
/
run_unit_tests.sh
6 lines
53 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-e
pytest tests/unit
exit
0
Reference in New Issue
View Git Blame
Copy Permalink