<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@ include_once SNAPTEST_CORE . 'reporter' . DIRECTORY_SEPARATOR .'reporters'.DIREC
 class Snap_Text_UnitTestReporter_Test extends Snap_UnitTestCase {
     public function setUp() {
         if (SNAP_CGI_MODE) {
-            $this-&gt;skip('Output tests are not available in CGI mode');
+            $this-&gt;skip('Output tests are not available in non-CLI mode');
         }
         
         ob_start();</diff>
      <filename>tests/reporter/reporters/text.stest.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5a39a9db77acb5ec907616928072a40bd9a236d2</id>
    </parent>
  </parents>
  <author>
    <name>Jakob Heuser</name>
    <email>jakob@felocity.org</email>
  </author>
  <url>http://github.com/Jakobo/snaptest/commit/ded9ccd88582b9405bcdeeae19028943ae5aa1bd</url>
  <id>ded9ccd88582b9405bcdeeae19028943ae5aa1bd</id>
  <committed-date>2009-06-08T02:07:40-07:00</committed-date>
  <authored-date>2009-06-08T02:07:40-07:00</authored-date>
  <message>removed an ambiguous statement by specifying non-CLI mode as opposed to CGI mode</message>
  <tree>9f82a223577972afd7e609fb27504889f3be2c5a</tree>
  <committer>
    <name>Jakob Heuser</name>
    <email>jakob@felocity.org</email>
  </committer>
</commit>
