Remove spec/factory and spec/factories

This commit is contained in:
Robert Speicher 2012-08-28 01:28:47 -04:00
parent a04b919a4c
commit 4805c64f2a
4 changed files with 0 additions and 128 deletions

View file

@ -8,7 +8,6 @@ require 'webmock/cucumber'
WebMock.allow_net_connect!
require Rails.root.join 'spec/factories'
require Rails.root.join 'spec/support/monkeypatch'
require Rails.root.join 'spec/support/gitolite_stub'
require Rails.root.join 'spec/support/login_helpers'