aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-3-c-1-s.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/converted/chapter10/10.4/10.4.2/10.4.2-3-c-1-s.js')
-rw-r--r--test/suite/converted/chapter10/10.4/10.4.2/10.4.2-3-c-1-s.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-3-c-1-s.js b/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-3-c-1-s.js
index 6a0ce81a2..9f3ac678b 100644
--- a/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-3-c-1-s.js
+++ b/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-3-c-1-s.js
@@ -33,4 +33,4 @@ function testcase() {
}
return _10_4_2_3_c_1_sFunc();
}
-assertTrue(testcase.call(this));
+runTestCase(testcase);