Added a professional software testing framework
This commit is contained in:
parent
2ad826759e
commit
a533e5dfd0
1 changed files with 3 additions and 0 deletions
3
test.sh
Executable file
3
test.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env bash
|
||||
wc -c d$1golf.hs
|
||||
ghc d$1golf.hs && ./d$1golf < d$1input
|
Loading…
Add table
Reference in a new issue