diff options
Diffstat (limited to 'tests/runner.py')
-rwxr-xr-x | tests/runner.py | 2 |
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> |