Change-Id: If53ed87109c0273215d9b39891f4c1a3c3a1c377
end
if ~isempty(grep(sciFile, "<-- XCOS TEST -->")) then
+ if _module.wanted_mode == "NWNI" then
+ status.id = 10;
+ status.message = "skipped: Test with xcos";
+ return;
+ end
xcosNeeded = %T;
jvm = %T;
end