Selaa lähdekoodia

fix test runner

master
rhysd 8 vuotta sitten
vanhempi
commit
e74684784f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      spec/crisp/mal_specs/mal_spec_runner.cr

+ 1
- 1
spec/crisp/mal_specs/mal_spec_runner.cr Näytä tiedosto

@ -1,5 +1,5 @@
class MalTestRunner
def initialize(@test_file)
def initialize(@test_file : String)
end
macro check_EOF

Ladataan…
Peruuta
Tallenna