summaryrefslogtreecommitdiff
path: root/test/gtest/cfg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/gtest/cfg.cpp')
-rw-r--r--test/gtest/cfg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gtest/cfg.cpp b/test/gtest/cfg.cpp
index b8d26caa4..35ccf855b 100644
--- a/test/gtest/cfg.cpp
+++ b/test/gtest/cfg.cpp
@@ -149,7 +149,7 @@ TEST_F(CFGTest, Empty) {
;; entry
;; exit
0:
- 0: nop
+ 0: block
)cfg";
Module wasm;