From cf6e666183708501b442dd13f5a1ff3e2fec7539 Mon Sep 17 00:00:00 2001 From: Volodymyr Shymanskyy Date: Thu, 12 Dec 2019 18:45:21 +0200 Subject: [PATCH] Fix indent --- test/run-spec-test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/run-spec-test.py b/test/run-spec-test.py index d944692..f0c6617 100755 --- a/test/run-spec-test.py +++ b/test/run-spec-test.py @@ -469,7 +469,7 @@ else: "memory_redundancy", "float_memory", "memory", "memory_trap", "memory_grow", - "unreachable", + "unreachable", "switch", "if", "br", "br_if", "br_table", "loop", "block", "return", "nop", "start",