Scilab: disable Scilab warnings in test suite
This commit is contained in:
parent
3ebd3da30e
commit
3c8527d92f
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
lines(0);
|
||||
warning('off');
|
||||
ilib_verbose(0);
|
||||
|
||||
// Get test name (used in swigtest.quit file)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue