Hi,
I am trying to solve Perl5 / Queen Attack, but when I run the tests in the Exercism Web Editor, I get ‘ALL TESTS PASSED’ even before I have done any changes to the program (except adding a blank to enable running the tests).
Tests pass even if my module should produce a syntax error…
Is there anything I am doing wrong? In other exercises, tests work as expected!
I don’t know for sure, but I think this issue on github is related. I know people are working on it, but you might also want to add this exercise to their list, so they know to check it as well.