testing flags
This commit is contained in:
parent
11f415361e
commit
04c49b08db
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
exit 0
|
3
tests/flags/warning on non-test filename/exit code
Executable file
3
tests/flags/warning on non-test filename/exit code
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
! ../../../urchin .chainsaw
|
3
tests/flags/warning on non-test filename/stdout
Executable file
3
tests/flags/warning on non-test filename/stdout
Executable file
@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
../../../urchin .chainsaw|grep dangerous
|
Loading…
Reference in New Issue
Block a user