This website requires JavaScript.
Explore
Help
Sign In
public
/
git-sig
Watch
5
Star
0
Fork
You've already forked git-sig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3693313e63
git-sig
/
test
/
test.bats
7 lines
100 B
Bash
Raw
Blame
History
load test_helper
@test
"Outputs help if run without arguments"
{
run ./sig
[
"
$status
"
-eq
0
]
}
Reference in New Issue
View Git Blame
Copy Permalink