Idris-dev/test/pkg002/test.ipkg
Niklas Larsson 31d6ed1e42 Make the pkg tests take the same display options as the other tests.
"--nocolour --quiet --consolewidth 80"
2015-10-23 14:20:19 +02:00

9 lines
155 B
Plaintext

package test
modules = Main
opts = "--warnpartial --warnreach --nocolour --quiet --consolewidth 80"
main = Main
executable = some.namespaced.identifier