]> git.mxchange.org Git - core.git/blobdiff - application/tests/data.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / application / tests / data.php
index 36175015473275a7eb3caab3b014c57958f73b3a..9e8bfdda11443558d96d8243f7ba0068c2e336da 100644 (file)
@@ -38,6 +38,3 @@ $app = call_user_func_array(
 $app->setAppName('Unit tests and more');
 $app->setAppVersion('0.0.0');
 $app->setAppShortName('tests');
-
-// [EOF]
-?>