empty testsuite test
This commit is contained in:
parent
fe9daae67b
commit
968b539d15
7
tests/Single-file test suites/empty testsuite
Executable file
7
tests/Single-file test suites/empty testsuite
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
testdir=$tmp/tests
|
||||
mkdir -p $testdir
|
||||
|
||||
../../urchin -n -t $testdir
|
Loading…
Reference in New Issue
Block a user