This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
HCrisp
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix test runner
master
rhysd
8 years ago
parent
f661185d6f
commit
e74684784f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
spec/crisp/mal_specs/mal_spec_runner.cr
+ 1
- 1
spec/crisp/mal_specs/mal_spec_runner.cr
View File
@ -1,5 +1,5 @@
class
MalTestRunner
def
initialize
(
@test_file
)
def
initialize
(
@test_file
:
String
)
end
macro
check_EOF
Write
Preview
Loading…
Cancel
Save