EOF and report cleanup

This commit is contained in:
William Knauss
2014-06-05 12:08:17 -04:00
parent 68eab2de59
commit 4a76ed9ca9
25 changed files with 5 additions and 3577 deletions

View File

@@ -158,4 +158,4 @@ class default_values_properties_Test extends PHPUnit_Framework_TestCase {
$this->assertTrue(is_array($this->csv->data));
$this->assertCount(0,$this->csv->data);
}
}
}

View File

@@ -141,4 +141,4 @@ class worthless_properties_Test extends PHPUnit_Framework_TestCase {
$this->assertCount($counter,$this->properties);
}
}
}