mirror of
https://github.com/tc39/test262.git
synced 2025-07-27 07:54:41 +02:00
Remove leftover "includes: [runTestCase.js]"
This commit is contained in:
parent
a2554d909b
commit
f74b1cb02c
@ -5,7 +5,6 @@
|
|||||||
es6id: 22.1.2.1_T1
|
es6id: 22.1.2.1_T1
|
||||||
description: Testing Array.from when passed a String
|
description: Testing Array.from when passed a String
|
||||||
author: Hank Yates (hankyates@gmail.com)
|
author: Hank Yates (hankyates@gmail.com)
|
||||||
includes: [runTestCase.js]
|
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
var arrLikeSource = 'Test';
|
var arrLikeSource = 'Test';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user