exercism / lua

Exercism exercises in Lua.
https://exercism.org/tracks/lua
MIT License
41 stars 57 forks source link

Fix: Copy and paste leftover in Queen-Attack #417

Closed vaeng closed 1 year ago

vaeng commented 1 year ago

https://github.com/exercism/lua/blob/fe39d82d1418b390329d7c6210cbde9da1f92752/exercises/practice/queen-attack/queen-attack_spec.lua#L3

That might be an artifact from copying the exercise, right?

imolein commented 1 year ago

Most likely :)

Would you like to send a PR for this? Otherwise I'll fix it in a few hours when I have time.