This website requires JavaScript.
Explore
Help
Sign In
h4kor
/
owl-blogs
Watch
1
Star
0
Fork
You've already forked owl-blogs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
723c94c576
owl-blogs
/
run_tests.sh
7 lines
98 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
OWL_SECRET_KEY
=
test-secret-key
\
go
test
-v -coverprofile
=
coverage.out ./...
Reference in New Issue
View Git Blame
Copy Permalink