mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-19 09:12:34 +03:00
7 lines
131 B
Plaintext
Executable File
7 lines
131 B
Plaintext
Executable File
. ../../../testutils.sh
|
|
|
|
idris2 --build hello.ipkg
|
|
idris2 --build test.ipkg
|
|
|
|
./build/exec/runtests ../build/exec/hello --no-colour
|