mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
moving to a new repo
This commit is contained in:
7
test_helper.rb
Normal file
7
test_helper.rb
Normal file
@@ -0,0 +1,7 @@
|
||||
require 'test/unit'
|
||||
|
||||
def __
|
||||
"FILL ME IN"
|
||||
end
|
||||
|
||||
EdgeCase = Test::Unit
|
||||
Reference in New Issue
Block a user