X-Git-Url: http://nitlanguage.org diff --git a/tests/nitc.args b/tests/nitc.args index 6a47146..0d83b02 100644 --- a/tests/nitc.args +++ b/tests/nitc.args @@ -6,3 +6,4 @@ --separate ../examples/hello_world.nit -m test_mixin.nit -o out/nitgs-hello_world_mixed ; out/nitgs-hello_world_mixed base_simple_import.nit base_simple.nit --dir out/ ; out/base_simple ; out/base_simple_import test_define.nit -D text=hello -D num=42 -D flag --dir out/ ; out/test_define +--log --log-dir $WRITE test_prog -o out/test_prog.bin