test262/test
⭐caitp⭐ 16ef6ad10d Get rid of the leading empty line in info block (#1993)
This makes v8's _monkeyYaml happy --- without it, the info block never ends, and we fail to parse the `features` key.

An explicit indentation marker isn't used because monkeyYaml doesn't supported it, and adding it might slightly slow things down.

Using PyYAML instead was considered, but after trying it, I don't think it looks viable. [simple test cases](https://gist.github.com/caitp/4a59a67f671907c11051a1b7bd5fdaae)
2018-12-15 05:40:37 -05:00
..
annexB
built-ins Get rid of the leading empty line in info block (#1993) 2018-12-15 05:40:37 -05:00
harness
intl402 Fix various bugs in test cases (#1988) 2018-12-05 15:48:28 -05:00
language Remove extra spaces from features list (#1996) 2018-12-15 05:36:28 -05:00