mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-05 00:22:55 +01:00
Code comment
This commit is contained in:
@@ -142,6 +142,10 @@ class ImportTest extends PHPUnit\Framework\TestCase
|
||||
// according to option
|
||||
$this->assertEquals(0, 0);
|
||||
|
||||
// TODO Export and compare the file exported with the $file imported.
|
||||
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user