aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/chapter13/13.0/13.0-16-s.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/converted/chapter13/13.0/13.0-16-s.js')
-rw-r--r--test/suite/converted/chapter13/13.0/13.0-16-s.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/converted/chapter13/13.0/13.0-16-s.js b/test/suite/converted/chapter13/13.0/13.0-16-s.js
index e5a475910..26090fd7c 100644
--- a/test/suite/converted/chapter13/13.0/13.0-16-s.js
+++ b/test/suite/converted/chapter13/13.0/13.0-16-s.js
@@ -38,4 +38,4 @@ function testcase() {
return e instanceof SyntaxError;
}
}
-assertTrue(testcase.call(this));
+runTestCase(testcase);