mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-27 10:41:08 +03:00
10 lines
109 B
Plaintext
10 lines
109 B
Plaintext
package runtests
|
|
|
|
sourcedir = tests
|
|
executable = runtests
|
|
|
|
opts = "--warnreach --partial-eval"
|
|
|
|
main = Main
|
|
|