mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-21 01:03:20 -04:00
moving files around a bit
This commit is contained in:
7
koans/test_helper.rb
Normal file
7
koans/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