Skip to content

Commit

Permalink
remove unnecessary test stuff
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.jamesgolick.com/attribute_fu/trunk@57 80b79608-713f-0410-8737-d8c0d0c1b50c
  • Loading branch information
james committed Feb 16, 2008
1 parent eb2607e commit e68a4f6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 26 deletions.
15 changes: 0 additions & 15 deletions test/test/fixtures/comments.yml

This file was deleted.

6 changes: 0 additions & 6 deletions test/test/fixtures/photos.yml

This file was deleted.

6 changes: 1 addition & 5 deletions test/test/test_helper.rb
Expand Up @@ -3,8 +3,4 @@
require 'test_help'
require 'mocha'

class Test::Unit::TestCase
self.use_transactional_fixtures = true
self.use_instantiated_fixtures = false
fixtures :all
end
class Test::Unit::TestCase; end

0 comments on commit e68a4f6

Please sign in to comment.