<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -322,7 +322,7 @@
     (goto-char (point-min))
     (unless (search-forward target nil t)
       (fail &quot;%s expected to be found in buffer %s&quot; target buffer))
-    (unless (equal (face (get-text-property (point) 'background)))
+    (unless (equal face (get-text-property (point) 'background))
       (fail &quot;%s expected to be displayed with face %s&quot; target face))))
 
 (defun assert-overlay (pos)</diff>
      <filename>test/elunit.el</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0384b4f8f74ae02256cf7be754d1e443900d2932</id>
    </parent>
  </parents>
  <author>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </author>
  <url>http://github.com/eschulte/rinari/commit/e563966e9c1d50cf49234744867da40f34b1e3bb</url>
  <id>e563966e9c1d50cf49234744867da40f34b1e3bb</id>
  <committed-date>2008-09-10T01:45:35-07:00</committed-date>
  <authored-date>2008-09-10T01:45:35-07:00</authored-date>
  <message>Fix error in elunit.el: 'equal' called with only one arg</message>
  <tree>46e3cc4dca088e1e642cdf45b29048b36970bc66</tree>
  <committer>
    <name>Steve Purcell</name>
    <email>steve@sanityinc.com</email>
  </committer>
</commit>
