test262/test/language/types
Mike Pennisi 071b5f03c6 Remove unused harness file
The harness file `Test262Error.js` has not contained executable code since it
was introduced in this project [1]. The definition of the `Test262Error`
function has consistently been located in the `sta.js` harness file which test
runners are expected to inject into the test environment.

Remove the file and all references to it.

[1] See commit c33bf0e043
2016-02-12 13:44:18 -05:00
..
boolean Reorganize ./test 2014-12-07 15:33:09 -08:00
list Reorganize ./test 2014-12-07 15:33:09 -08:00
null Reorganize ./test 2014-12-07 15:33:09 -08:00
number Remove links to hg.ecmascript.org 2015-07-17 17:43:09 +02:00
object Prefer explicit error checking where possible 2015-07-10 14:12:57 -04:00
reference Remove unused harness file 2016-02-12 13:44:18 -05:00
string Prefer explicit error checking where possible 2015-07-10 14:12:57 -04:00
undefined Fix strict mode errors in language 2015-05-08 17:27:52 +02:00