aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/vm/gh_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vm/gh_test.go b/tests/vm/gh_test.go
index 2aece215e..47b588268 100644
--- a/tests/vm/gh_test.go
+++ b/tests/vm/gh_test.go
@@ -81,7 +81,7 @@ func RunVmTest(p string, t *testing.T) {
for name, test := range tests {
/*
helper.Logger.SetLogLevel(5)
- if name != "jump0_jumpdest2" {
+ if name != "createNameRegistratorZeroMem" {
continue
}
*/