aboutsummaryrefslogtreecommitdiff
path: root/tests/runner.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-xtests/runner.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/runner.py b/tests/runner.py
index 5737a298..1a6bc9e6 100755
--- a/tests/runner.py
+++ b/tests/runner.py
@@ -10764,8 +10764,6 @@ f.close()
finally:
del os.environ['EMCC_FORCE_STDLIBS']
- return # TODO
-
# iostream usage in one and std::string in both
test('iostream', r'''
#include <iostream>