remove fixtures from test/integration/lib/redmine/themes_test.rb

This test does not need fixtures.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7510 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-09-25 00:17:18 +00:00
parent eff37ebd12
commit e92f202b50

View 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