summaryrefslogtreecommitdiffstats
path: root/models/issues/main_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/issues/main_test.go')
-rw-r--r--models/issues/main_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/models/issues/main_test.go b/models/issues/main_test.go
index 1c786d005f..bec6176abd 100644
--- a/models/issues/main_test.go
+++ b/models/issues/main_test.go
@@ -22,5 +22,6 @@ func TestMain(m *testing.M) {
"reaction.yml",
"user.yml",
"repository.yml",
+ "milestone.yml",
)
}