X-Git-Url: http://git.scottworley.com/paperdoorknob/blobdiff_plain/dbda64b551aaeffa4f01779a52c7ec68b1fffa98..a5f4539c4cc5954515e1256289784f1b174a5a16:/testdata/this-is-glowfic.html

diff --git a/testdata/this-is-glowfic.html b/testdata/this-is-glowfic.html
index 22c7a37..207cdd1 100644
--- a/testdata/this-is-glowfic.html
+++ b/testdata/this-is-glowfic.html
@@ -2,17 +2,17 @@
   <body>
     <div class="post-container post-post">
       <div class="post-edit-box">We don't want edit boxes</div>
-      This is glowfic
+      <div class="post-content">This is glowfic</div>
       <div class="post-footer">We don't want footers</div>
     </div>
     <div class="flat-post-replies">
       <div class="post-container post-reply">
         <div class="post-edit-box">We don't want edit boxes</div>
-        You <em>sure</em>?
+        <div class="post-content">You <em>sure</em>?</div>
         <div class="post-footer">We don't want footers</div>
       </div>
       <div class="post-container post-reply">
-        Pretty sure.
+        <div class="post-content">Pretty sure.</div>
       </div>
     </div>
   </body>