Remove koans directory from source control.
[ruby_koans.git] / koans / autotest / discover.rb
diff --git a/koans/autotest/discover.rb b/koans/autotest/discover.rb
deleted file mode 100644 (file)
index 31a7804..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-Autotest.add_discovery do
-  "rubykoan" if File.exist? 'path_to_enlightenment.rb'
-end