Mercurial > hg > soundsoftware-site
annotate test/fixtures/watchers.yml @ 669:202986dd17e4 live bibliography_plugin_alpha
Merge from branch "cannam_integration"
author | Chris Cannam |
---|---|
date | Fri, 09 Sep 2011 16:56:21 +0100 |
parents | 513646585e45 |
children | 433d4f72a19b |
rev | line source |
---|---|
Chris@0 | 1 --- |
Chris@0 | 2 watchers_001: |
Chris@0 | 3 watchable_type: Issue |
Chris@0 | 4 watchable_id: 2 |
Chris@0 | 5 user_id: 3 |
Chris@0 | 6 watchers_002: |
Chris@0 | 7 watchable_type: Message |
Chris@0 | 8 watchable_id: 1 |
Chris@0 | 9 user_id: 1 |
Chris@0 | 10 watchers_003: |
Chris@0 | 11 watchable_type: Issue |
Chris@0 | 12 watchable_id: 2 |
Chris@0 | 13 user_id: 1 |
Chris@0 | 14 |