diff options
author | francis <francis> | 2008-11-05 18:19:46 +0000 |
---|---|---|
committer | francis <francis> | 2008-11-05 18:19:46 +0000 |
commit | f1a2a5f272f4bb29cb12f11e709599bd2443b60e (patch) | |
tree | 6b051abf0b59ad004eca94b8aa75f53e8d07b5ce /spec | |
parent | 569ce862d752fb506072d8a54787455ffd76237e (diff) |
Lots of the code for internal review state.
Diffstat (limited to 'spec')
-rw-r--r-- | spec/fixtures/outgoing_messages.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/outgoing_messages.yml b/spec/fixtures/outgoing_messages.yml index d4e6bdc13..b89492aa5 100644 --- a/spec/fixtures/outgoing_messages.yml +++ b/spec/fixtures/outgoing_messages.yml @@ -13,6 +13,7 @@ useless_outgoing_message: Bob\r\n" last_sent_at: 2007-10-25 10:41:12.686264 created_at: 2007-10-12 01:56:58.586598 + what_doing: normal_sort silly_outgoing_message: id: 2 info_request_id: 103 @@ -31,4 +32,5 @@ silly_outgoing_message: Bob\r\n" last_sent_at: 2007-10-14 10:41:12.686264 created_at: 2007-10-14 01:56:58.586598 + what_doing: normal_sort |