summaryrefslogtreecommitdiff
path: root/Examples/test-suite/javascript/complextest_runme.js
diff options
context:
space:
mode:
authorOliver Buchtala <oliver.buchtala@googlemail.com>2013-09-03 16:57:40 +0200
committerOliver Buchtala <oliver.buchtala@googlemail.com>2013-09-03 16:57:40 +0200
commit8bbd92883101584583e3139e442bc418100b4a45 (patch)
tree7231531fe1f1df746d89100dca27a72cb3bd1fde /Examples/test-suite/javascript/complextest_runme.js
parentcef82c720f4875b9ddf53667e5396d3b80c7eefd (diff)
downloadswig-8bbd92883101584583e3139e442bc418100b4a45.tar.gz
Make javascript test-suite work with nodejs.
Diffstat (limited to 'Examples/test-suite/javascript/complextest_runme.js')
-rw-r--r--Examples/test-suite/javascript/complextest_runme.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/Examples/test-suite/javascript/complextest_runme.js b/Examples/test-suite/javascript/complextest_runme.js
index 9d3cf4264..1fcc97648 100644
--- a/Examples/test-suite/javascript/complextest_runme.js
+++ b/Examples/test-suite/javascript/complextest_runme.js
@@ -1,3 +1,4 @@
+var complextest = require("./complextest");
a = [-1,2];