Remove koans directory from source control.
[ruby_koans.git] / koans / test_helper.rb
diff --git a/koans/test_helper.rb b/koans/test_helper.rb
deleted file mode 100644 (file)
index 9accf96..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-require 'test/unit'
-
-def __
-  "FILL ME IN"
-end
-
-EdgeCase = Test::Unit