@@ -18,7 +18,7 | |||
|
18 | 18 | require File.expand_path('../../test_helper', __FILE__) |
|
19 | 19 | |
|
20 | 20 | class EnabledModuleTest < ActiveSupport::TestCase |
|
21 | fixtures :projects, :wikis | |
|
21 | fixtures :projects, :trackers, :issue_statuses, :wikis | |
|
22 | 22 | |
|
23 | 23 | def test_enabling_wiki_should_create_a_wiki |
|
24 | 24 | CustomField.delete_all |
General Comments 0
You need to be logged in to leave comments.
Login now