Fix test when Idris is compiled with Curses support

This commit is contained in:
David Raymond Christiansen 2015-11-27 12:32:04 +01:00
parent 42eeb6e51b
commit 7cd0989259

View File

@ -1,3 +1,3 @@
#!/usr/bin/env bash
idris --quiet interactive012.idr < input
idris --nocolour --consolewidth 70 --quiet interactive012.idr < input
rm -f *.ibc