Core/tests/libraries/testLoadBasicLibrary/TestLoadBasicLibrary.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
70 B
PHP

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