mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
Add initial tests that run Jim's "checks"
This commit is contained in:
4
tests/test_helper.rb
Normal file
4
tests/test_helper.rb
Normal file
@@ -0,0 +1,4 @@
|
||||
require "minitest/autorun"
|
||||
require "rake"
|
||||
|
||||
Rake.application.load_rakefile
|
||||
Reference in New Issue
Block a user