You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Test is: "should support built-in languages".
Currently, it tests for an exact match of file extensions, so any time a new language is added the test fails.
One solution is to make sure each file extension listed exists, but entire list does not need to be an exact match.