Core/tests/libraries/testAddLibraryPath/TestAddLibraryPath.php
Abel Hoogeveen 96ca890656 Finished the Library system
All unit tests have also been implemented.
Many bugs have been smashed with the mighty hammer.
2016-06-02 20:13:08 +02:00

7 lines
68 B
PHP

<?php
namespace Application\Library;
class TestAddLibraryPath {
}