diff options
author | tkimia <tkimia@purdue.edu> | 2014-04-24 19:22:14 -0400 |
---|---|---|
committer | tkimia <tkimia@purdue.edu> | 2014-04-24 19:22:14 -0400 |
commit | 9788bda30fd076215c720c49ebf8b6ae2303930d (patch) | |
tree | e6573686b929ff95dde8a0e31947aeabd1704c62 /test/fixtures | |
parent | 7de35332168374c176915cfeced61acc11f0ec8e (diff) | |
parent | 379cf06b33c672e01845c9c826ce58f8517059bd (diff) |
Merge branch 'master' of https://github.com/LukeShu/leaguer
Diffstat (limited to 'test/fixtures')
-rw-r--r-- | test/fixtures/pms.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/pms.yml b/test/fixtures/pms.yml index f77e727..ba31b86 100644 --- a/test/fixtures/pms.yml +++ b/test/fixtures/pms.yml @@ -4,8 +4,12 @@ one: author_id: recipient_id: message: MyText + subject: MyText + conversation_id: two: author_id: recipient_id: message: MyText + subject: MyText + conversation_id: |