X-Git-Url: http://nitlanguage.org diff --git a/tests/nit.args b/tests/nit.args index 9327c80..5eff78e 100644 --- a/tests/nit.args +++ b/tests/nit.args @@ -4,3 +4,6 @@ base_simple3.nit -D text=hello -D num=42 -D flag test_define.nit -e 'print "hello world"' -n -e 'print line' test_prog/README.md test_prog/test_prog.nit +test_ffi_c_interpreter.nit +- +--keep-going test_keep_going.nit --run --dir out/