Browse Source

fix test comment

thinkingmedia 9 years ago
parent
commit
a4e647adda
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/Shell/Helper/TableHelperTest.php

+ 1 - 1
tests/TestCase/Shell/Helper/TableHelperTest.php

@@ -100,7 +100,7 @@ class TableHelperTest extends TestCase
     }
 
     /**
-     * Test that output works when data contains just empty strings.
+     * Test that output works when data contains nulls.
      */
     public function testNullValues()
     {