mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Code comment
This commit is contained in:
parent
574c0df427
commit
7fb93f39b4
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user