X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=tests%2F5DemofilesTest.php;h=3cbb5b44439f54804cbef41919a42604a9848a0b;hb=19b99735570521d8172f73124ade5997b9dca75d;hp=01ed62145f7744fabb32e37d80f2d241ac0b086a;hpb=92e61c97411b8652b235e9c05d64934d83c53671;p=plcapi.git diff --git a/tests/5DemofilesTest.php b/tests/5DemofilesTest.php index 01ed6214..3cbb5b44 100644 --- a/tests/5DemofilesTest.php +++ b/tests/5DemofilesTest.php @@ -2,6 +2,9 @@ include_once __DIR__ . '/LocalFileTestCase.php'; +/** + * Tests for php files in the 'demo' directory + */ class DemoFilesTest extends PhpXmlRpc_LocalFileTestCase { public function setUp()