chore(tests): remove unused TestUnit suite, plus fixtures included in it

This commit is contained in:
Joseph Mastey
2017-10-06 19:58:12 -05:00
parent b7db890f51
commit a6802aee5c
47 changed files with 0 additions and 688 deletions
-3
View File
@@ -24,9 +24,6 @@ RSpec.configure do |config|
# config.mock_with :flexmock
# config.mock_with :rr
# Remove this line if you're not using ActiveRecord or ActiveRecord fixtures
config.fixture_path = "#{::Rails.root}/spec/fixtures"
# If you're not using ActiveRecord, or you'd prefer not to run each of your
# examples within a transaction, remove the following line or assign false
# instead of true.