aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/test_other.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_other.py b/tests/test_other.py
index c0f926df..a6e8b533 100644
--- a/tests/test_other.py
+++ b/tests/test_other.py
@@ -2021,7 +2021,7 @@ done.
Popen([PYTHON, EMCC, 'src.cpp', '-s', 'LINKABLE=1']).communicate()
output = run_js('a.out.js')
self.assertContained('''operator new()
-_main
+main()
f2()
abcdabcdabcd(int)
abcdabcdabcd(int)