summaryrefslogtreecommitdiffstats
path: root/test/fixtures/changesets.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixtures/changesets.yml')
-rw-r--r--test/fixtures/changesets.yml20
1 files changed, 20 insertions, 0 deletions
diff --git a/test/fixtures/changesets.yml b/test/fixtures/changesets.yml
index 3eda7c52f..41f077a3f 100644
--- a/test/fixtures/changesets.yml
+++ b/test/fixtures/changesets.yml
@@ -81,4 +81,24 @@ changesets_008:
user_id: 3
repository_id: 10
committer: dlopper
+changesets_009:
+ commit_date: "2009-09-10"
+ comments: One file added.
+ committed_on: 2009-09-10 19:04:35
+ revision: "9"
+ id: 108
+ scmid:
+ user_id: 3
+ repository_id: 10
+ committer: dlopper
+changesets_010:
+ commit_date: "2009-09-10"
+ comments: Same file modified.
+ committed_on: 2009-09-10 19:04:35
+ revision: "10"
+ id: 109
+ scmid:
+ user_id: 3
+ repository_id: 10
+ committer: dlopper
\ No newline at end of file