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:
@@ -65,4 +65,4 @@ class construct_methods_Test extends PHPUnit_Framework_TestCase {
|
||||
$this->assertTrue(is_string($this->csv->file_data));
|
||||
$this->assertEquals($csv,$this->csv->file_data);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user