moving files around a bit

This commit is contained in:
Joe O'Brien
2009-01-26 12:11:46 -05:00
parent b4e4d37cb5
commit 7d59878eaa
36 changed files with 1 additions and 0 deletions

7
koans/test_helper.rb Normal file
View File

@@ -0,0 +1,7 @@
require 'test/unit'
def __
"FILL ME IN"
end
EdgeCase = Test::Unit