X-Git-Url: http://nitlanguage.org?ds=sidebyside diff --git a/src/testing/testing_doc.nit b/src/testing/testing_doc.nit index 814f7d2..75e0830 100644 --- a/src/testing/testing_doc.nit +++ b/src/testing/testing_doc.nit @@ -274,7 +274,7 @@ class NitUnitExecutor if mmodule != null then opts.add "-I {mmodule.filepath.dirname}" end - var cmd = "{nitc} --ignore-visibility --no-color '{file}' {opts.join(" ")} >'{file}.out1' 2>&1 '{file}.out1' 2>&1