1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-10 11:38:20 +00:00

Bug fixes and unit tests for models/issue_label (#802)

This commit is contained in:
Ethan Koenig
2017-01-31 20:31:35 -05:00
committed by Lunny Xiao
parent 0a02fb3c4f
commit 10644d6dd7
8 changed files with 301 additions and 14 deletions

View File

@@ -0,0 +1,14 @@
-
id: 1
issue_id: 1
label_id: 1
-
id: 2
issue_id: 5
label_id: 2
-
id: 3
issue_id: 2
label_id: 1