From: Toshi MARUYAMA Date: Sun, 25 Sep 2011 00:17:18 +0000 (+0000) Subject: remove fixtures from test/integration/lib/redmine/themes_test.rb X-Git-Tag: 1.3.0~465 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e92f202b500ae61e5acef0db23d7702a285b00c4;p=redmine.git 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 --- diff --git a/test/integration/lib/redmine/themes_test.rb b/test/integration/lib/redmine/themes_test.rb index b034cbf59..69cf1ce79 100644 --- a/test/integration/lib/redmine/themes_test.rb +++ b/test/integration/lib/redmine/themes_test.rb @@ -18,7 +18,6 @@ require File.expand_path('../../../../test_helper', __FILE__) class ThemesTest < ActionController::IntegrationTest - fixtures :all def setup @theme = Redmine::Themes.themes.last