X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=application%2Ftests%2Fstarter.php;fp=application%2Ftests%2Fstarter.php;h=377f446241dec0bae7abc0d9214f986ccabc7763;hp=b3f8d7d85f960a2199c779a0fced6360eb90d9dd;hb=95a008a7823f28fa6a1172798e0d7565385055d4;hpb=d2ada1dfeab84d86d194efc894c7a287eebe124e diff --git a/application/tests/starter.php b/application/tests/starter.php index b3f8d7d8..377f4462 100644 --- a/application/tests/starter.php +++ b/application/tests/starter.php @@ -55,6 +55,3 @@ if ((empty($app)) || (is_null($app))) { // Call user function call_user_func_array(array($app, FrameworkConfiguration::getSelfInstance()->getConfigEntry('entry_method')), array()); - -// [EOF] -?>