mirror of
https://github.com/tc39/test262.git
synced 2025-07-21 21:14:45 +02:00
Remove harness/runTestCase.js
This commit is contained in:
parent
39b5b7272c
commit
9a3f810465
@ -1,5 +0,0 @@
|
||||
function runTestCase(testcase) {
|
||||
if (testcase() !== true) {
|
||||
$ERROR("Test case returned non-true value!");
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user