]> source.dussan.org Git - redmine.git/commitdiff
Missing fixtures.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 30 Oct 2015 19:38:17 +0000 (19:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Fri, 30 Oct 2015 19:38:17 +0000 (19:38 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@14770 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/integration/issues_test.rb

index 06d44824b65f37f58abc04acf4ef0a4d27f1ded4..050f72fffdb308e2fed126ec9f516d41697bb10f 100644 (file)
@@ -31,7 +31,8 @@ class IssuesTest < Redmine::IntegrationTest
            :enumerations,
            :custom_fields,
            :custom_values,
-           :custom_fields_trackers
+           :custom_fields_trackers,
+           :attachments
 
   # create an issue
   def test_add_issue