summaryrefslogtreecommitdiffstats
path: root/test/SWIG
diff options
context:
space:
mode:
Diffstat (limited to 'test/SWIG')
-rw-r--r--test/SWIG/SWIG.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SWIG/SWIG.py b/test/SWIG/SWIG.py
index ed995a9..791d0e0 100644
--- a/test/SWIG/SWIG.py
+++ b/test/SWIG/SWIG.py
@@ -182,7 +182,7 @@ bar_string()
""")
test.write("bar.i", """\
-%module bar
+%module \t bar
%{
/* Put header files here (optional) */
%}