Idris2/tests/idris2/error/perror013/run
2023-09-07 14:57:22 +01:00

7 lines
149 B
Plaintext
Executable File

. ../../../testutils.sh
check EmptyFailing.idr || true
check EmptyMutual.idr || true
check EmptyUsing.idr || true
check EmptyParameters.idr || true