test262/test
André Bargull 64b6b844eb Remove invalid template file
The template file violated the conventions from "src/class-elements/conventions.md".

Specifically there must be a global `C` variable, but default exports don't
create a global variable binding. There is no easy way to refer to the current
module and by that retrieve the default export, therefore the template was
removed.
2019-07-22 02:12:23 -07:00
..
annexB Add new tests to observe required leading line terminator (#2102) 2019-03-14 14:51:02 -04:00
built-ins Add edge tests to verify BigInt to Number conversion when BigInt can't directly be represented by a Number. 2019-07-19 13:53:01 -04:00
harness Use SameValue in verifyProperty helper (#2185) 2019-06-12 14:14:14 -04:00
intl402 Sort variants added to grandfathered tag 2019-07-22 02:12:21 -07:00
language Remove invalid template file 2019-07-22 02:12:23 -07:00