From 3c0cf0b29b8cb468469844e7d1bb38e311b6692d Mon Sep 17 00:00:00 2001 From: Alon Zakai Date: Fri, 8 Jan 2016 09:58:17 -0800 Subject: simplify print output in passes tests --- test/passes/remove-unused-names.txt | 8 -------- 1 file changed, 8 deletions(-) (limited to 'test/passes/remove-unused-names.txt') diff --git a/test/passes/remove-unused-names.txt b/test/passes/remove-unused-names.txt index f62b3b32f..045a3288c 100644 --- a/test/passes/remove-unused-names.txt +++ b/test/passes/remove-unused-names.txt @@ -1,11 +1,3 @@ -(module - (memory 16777216 16777216) - (func $b0 (param $i1 i32) (result i32) - (block $topmost - (i32.const 0) - ) - ) -) (module (memory 16777216 16777216) (func $b0 (param $i1 i32) (result i32) -- cgit v1.2.3