Merge branch 'sr/spec'

* sr/spec:
  remove skinny_spec's init.rb which is causing test/unit to fail
This commit is contained in:
bsag 2008-06-24 22:06:48 +01:00
commit 099f1ed850

View file

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