1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Unit tests for models/star (#752)

This commit is contained in:
Ethan Koenig
2017-01-25 05:37:10 -05:00
committed by Lunny Xiao
parent 8c2381103a
commit a6832c234d
2 changed files with 89 additions and 0 deletions

9
models/fixtures/star.yml Normal file
View File

@@ -0,0 +1,9 @@
-
id: 1
uid: 2
repo_id: 2
-
id: 2
uid: 2
repo_id: 4