[Bps-public-commit] r12321 - sd/trunk/t
jesse at bestpractical.com
jesse at bestpractical.com
Thu May 15 01:16:43 EDT 2008
Author: jesse
Date: Thu May 15 01:16:42 2008
New Revision: 12321
Modified:
sd/trunk/t/sd-attachments.t
Log:
* trivial attachment test fixes
Modified: sd/trunk/t/sd-attachments.t
==============================================================================
--- sd/trunk/t/sd-attachments.t (original)
+++ sd/trunk/t/sd-attachments.t Thu May 15 01:16:42 2008
@@ -35,6 +35,7 @@
[ "id: $attachment_uuid",
"content_type: text/plain",
qr/paper_order.doc/,
+ "content: stub",
"ticket: $yatta_uuid"
],
[],
@@ -55,6 +56,7 @@
[ "id: $attachment_uuid",
"content_type: text/plain",
qr/plague_recipe.doc/,
+ "content: stub",
"ticket: $yatta_uuid"
],
[],
More information about the Bps-public-commit
mailing list