This commit is contained in:
Hackerpilot 2016-02-25 13:00:30 -08:00
parent 6a88b65854
commit 8795b2697e
4 changed files with 15 additions and 4 deletions

5
tests/tc030/run.sh Executable file
View file

@ -0,0 +1,5 @@
set -e
set -u
../../bin/dcd-client $1 file.d -c11 > actual1.txt
diff actual1.txt expected1.txt