diff options
Diffstat (limited to 'test/lit/passes/post-emscripten.wast')
-rw-r--r-- | test/lit/passes/post-emscripten.wast | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lit/passes/post-emscripten.wast b/test/lit/passes/post-emscripten.wast index fc61e8845..cce4b55a5 100644 --- a/test/lit/passes/post-emscripten.wast +++ b/test/lit/passes/post-emscripten.wast @@ -41,4 +41,3 @@ ;; CHECK: (export "__stop_foo" (global $foo_stop)) (export "__stop_foo" (global $foo_stop)) ) - |