Idris-dev/test/proof003/run
David Raymond Christiansen bd13bf92c3 Fix filename case in test run scripts
This causes them to properly clean up IBC files after them on
case-sensitive filesystems.

Fixes #866.
2014-02-08 10:54:51 +01:00

5 lines
99 B
Bash
Executable File

#!/usr/bin/env bash
idris $@ test015.idr -o test015
./test015
rm -f test015 Parity.ibc test015.ibc