]> source.dussan.org Git - redmine.git/commitdiff
remove fixtures from test/integration/lib/redmine/themes_test.rb
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 25 Sep 2011 00:17:18 +0000 (00:17 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sun, 25 Sep 2011 00:17:18 +0000 (00:17 +0000)
This test does not need fixtures.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7510 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/integration/lib/redmine/themes_test.rb

index b034cbf59e596a5338d53e43daeaf575f95eccb7..69cf1ce79ea298b30fa1fdc837ac940a722423a4 100644 (file)
@@ -18,7 +18,6 @@
 require File.expand_path('../../../../test_helper', __FILE__)
 
 class ThemesTest < ActionController::IntegrationTest
-  fixtures :all
 
   def setup
     @theme = Redmine::Themes.themes.last