scilab: fix inherit_missing test which does not quit
This commit is contained in:
parent
0d1ddef0a1
commit
a56cfc86f5
1 changed files with 1 additions and 1 deletions
|
|
@ -12,4 +12,4 @@ delete_Foo(a);
|
|||
delete_Bar(b);
|
||||
delete_Spam(c);
|
||||
|
||||
exec("swigtest.start", -1);
|
||||
exec("swigtest.quit", -1);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue