exercism / coffeescript

Exercism exercises in CoffeeScript.
https://exercism.org/tracks/coffeescript
MIT License
19 stars 50 forks source link

Add pangram exercise #269

Closed BNAndras closed 4 months ago

BNAndras commented 4 months ago

@ErikSchierboom, another one for #48in24.

ladokp commented 4 months ago

@BNAndras: Once again, I'm getting this weird "not-an-error" when submitting my solution when all tests should pass preventing the submition via editor:

We received the following error when we ran your code:

..........

Finished in 0.017 seconds
10 tests, 10 assertions, 0 failures, 0 skipped

But this time I'm not seeing any error within the tests' file. Do you have an idea what is happening here?