aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/chapter11/11.13/11.13.2/11.13.2-6-21-s.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/converted/chapter11/11.13/11.13.2/11.13.2-6-21-s.js')
-rw-r--r--test/suite/converted/chapter11/11.13/11.13.2/11.13.2-6-21-s.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/converted/chapter11/11.13/11.13.2/11.13.2-6-21-s.js b/test/suite/converted/chapter11/11.13/11.13.2/11.13.2-6-21-s.js
index d18a3df0b..3da837a4d 100644
--- a/test/suite/converted/chapter11/11.13/11.13.2/11.13.2-6-21-s.js
+++ b/test/suite/converted/chapter11/11.13/11.13.2/11.13.2-6-21-s.js
@@ -35,4 +35,4 @@ function testcase() {
return e instanceof SyntaxError && blah === arguments;
}
}
-assertTrue(testcase.call(this));
+runTestCase(testcase);