]> git.mxchange.org Git - core.git/blobdiff - application/tests/config.php
Continued:
[core.git] / application / tests / config.php
index a34a3c07315dd597ca2d5a54faad88aec4af8577..64ea955d599e971e5003899c46de2b2ba3ef4b9e 100644 (file)
@@ -29,6 +29,3 @@ $cfg = FrameworkConfiguration::getSelfInstance();
 
 // CFG: DEFAULT-CONSOLE-COMMAND
 $cfg->setConfigEntry('default_console_command', 'tests');
-
-// [EOF]
-?>