remove skinny_spec's init.rb which is causing test/unit to fail

This commit is contained in:
Simon Rozet 2008-06-24 21:22:49 +02:00
parent f446effcc5
commit 2c7eb9c70f

View file

@ -1,3 +0,0 @@
if RAILS_ENV == "test"
require "skinny_spec"
end