mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
EOF and report cleanup
This commit is contained in:
@@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -141,4 +141,4 @@ class worthless_properties_Test extends PHPUnit_Framework_TestCase {
|
||||
|
||||
$this->assertCount($counter,$this->properties);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user