move some setup teardown tests
This commit is contained in:
parent
a8931169ae
commit
58f2f754b5
@ -1,3 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
[ $(../../urchin .test| grep 31|wc -l) -lt 3 ]
|
3
tests/Setup and Teardown/.test/.log
Normal file
3
tests/Setup and Teardown/.test/.log
Normal file
@ -0,0 +1,3 @@
|
||||
setup has run
|
||||
setup has run
|
||||
setup has run
|
0
tests/Setup and Teardown/.test/.urchin
Normal file
0
tests/Setup and Teardown/.test/.urchin
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
$TEST_SHELL ../../urchin --run-in-series .test
|
Loading…
Reference in New Issue
Block a user