aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/chapter07/7.8/7.8.4/7.8.4-4-s.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/converted/chapter07/7.8/7.8.4/7.8.4-4-s.js')
-rw-r--r--test/suite/converted/chapter07/7.8/7.8.4/7.8.4-4-s.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/converted/chapter07/7.8/7.8.4/7.8.4-4-s.js b/test/suite/converted/chapter07/7.8/7.8.4/7.8.4-4-s.js
index fc6bfad24..eb8a2eaf1 100644
--- a/test/suite/converted/chapter07/7.8/7.8.4/7.8.4-4-s.js
+++ b/test/suite/converted/chapter07/7.8/7.8.4/7.8.4-4-s.js
@@ -36,4 +36,4 @@ function testcase()
return (e instanceof SyntaxError);
}
}
-assertTrue(testcase.call(this));
+runTestCase(testcase);