From 43b91f43ca542da8ecf7e044305957a16eec2e03 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 14 Oct 2010 15:18:32 +0000 Subject: [PATCH] The empty test git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12274 626c5289-ae23-0410-ae9c-e8d60b6d4f22 --- Examples/test-suite/scilab/empty_runme.sci | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Examples/test-suite/scilab/empty_runme.sci diff --git a/Examples/test-suite/scilab/empty_runme.sci b/Examples/test-suite/scilab/empty_runme.sci new file mode 100644 index 000000000..2ab940faf --- /dev/null +++ b/Examples/test-suite/scilab/empty_runme.sci @@ -0,0 +1,5 @@ +exec("swigtest.start", -1); +// Do nothing + +exec("swigtest.quit", -1); +