mirror of
https://github.com/tc39/test262.git
synced 2025-12-02 03:23:14 +01:00
their test case objects. Created an automated tool, FixPathsAndIds.py, to fix these. TestCasePackager.py no longer throws when it encounters a non-*.js file where it expects test cases. Instead, it simply ignores it.