mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-25 12:42:02 +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
|