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:
parent
eff37ebd12
commit
e92f202b50
@ -18,7 +18,6 @@
|
|||||||
require File.expand_path('../../../../test_helper', __FILE__)
|
require File.expand_path('../../../../test_helper', __FILE__)
|
||||||
|
|
||||||
class ThemesTest < ActionController::IntegrationTest
|
class ThemesTest < ActionController::IntegrationTest
|
||||||
fixtures :all
|
|
||||||
|
|
||||||
def setup
|
def setup
|
||||||
@theme = Redmine::Themes.themes.last
|
@theme = Redmine::Themes.themes.last
|
||||||
|
Loading…
x
Reference in New Issue
Block a user