Merge branch 'spec' of git://github.com/sr/tracks into sr/spec

* 'spec' of git://github.com/sr/tracks:
  remove skinny_spec's init.rb which is causing test/unit to fail
This commit is contained in:
bsag 2008-06-24 22:05:17 +01:00
commit fd237de84e

View file

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