aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-1-2.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite/converted/chapter10/10.4/10.4.2/10.4.2-1-2.js')
-rw-r--r--test/suite/converted/chapter10/10.4/10.4.2/10.4.2-1-2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-1-2.js b/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-1-2.js
index 7f0b833ad..8bb9e8736 100644
--- a/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-1-2.js
+++ b/test/suite/converted/chapter10/10.4/10.4.2/10.4.2-1-2.js
@@ -43,4 +43,4 @@ function testcase() {
delete this.__10_4_2_1_1_2;
}
}
-assertTrue(testcase.call(this));
+runTestCase(testcase);