diff options
Diffstat (limited to 'test/lit/passes/optimize-casts-noeh.wast')
-rw-r--r-- | test/lit/passes/optimize-casts-noeh.wast | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lit/passes/optimize-casts-noeh.wast b/test/lit/passes/optimize-casts-noeh.wast index 3cee5f3d4..3c3b5f8c5 100644 --- a/test/lit/passes/optimize-casts-noeh.wast +++ b/test/lit/passes/optimize-casts-noeh.wast @@ -63,7 +63,6 @@ ) ;; CHECK: (func $none (type $2) - ;; CHECK-NEXT: (nop) ;; CHECK-NEXT: ) (func $none ;; Helper for the above. |