Index: test/emscripten/core/test_longjmp4-O3.out |
diff --git a/test/emscripten/core/test_longjmp4-O3.out b/test/emscripten/core/test_longjmp4-O3.out |
deleted file mode 100644 |
index 53fdd41bf516a598828a1786f6b20b572921971d..0000000000000000000000000000000000000000 |
--- a/test/emscripten/core/test_longjmp4-O3.out |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-Normal execution path of first function! |
-Exception execution path of first function! 0 |
-Calling longjmp the second time! |
-Exception execution path of first function! 1 |