X-Git-Url: http://nitlanguage.org diff --git a/tests/nit.args b/tests/nit.args index b028002..8a91562 100644 --- a/tests/nit.args +++ b/tests/nit.args @@ -1,2 +1,4 @@ --log --log-dir out/test_nitc_logs ../examples/hello_world.nit base_simple3.nit +-m test_mixin.nit ../examples/hello_world.nit +-D text=hello -D num=42 -D flag test_define.nit