mirror of
https://github.com/ilyakooo0/Idris-dev.git
synced 2024-11-11 03:34:13 +03:00
Fix test when Idris is compiled with Curses support
This commit is contained in:
parent
42eeb6e51b
commit
7cd0989259
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
idris --quiet interactive012.idr < input
|
||||
idris --nocolour --consolewidth 70 --quiet interactive012.idr < input
|
||||
rm -f *.ibc
|
||||
|
Loading…
Reference in New Issue
Block a user