X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=application%2Ftests%2Fstarter.php;h=9898ac368ef8427710879f716dde9eb034b716a6;hp=bb6a79dff12559fbdb58ea2537a8fb4491326acd;hb=b002c5909aa0f781505dde5414964b0f014cde01;hpb=cad1ab5ecb2935a6ebf678555860c3bd96b525b0 diff --git a/application/tests/starter.php b/application/tests/starter.php index bb6a79df..9898ac36 100644 --- a/application/tests/starter.php +++ b/application/tests/starter.php @@ -52,6 +52,3 @@ if ((empty($app)) || (is_null($app))) { // Call user function call_user_func_array(array($app, FrameworkConfiguration::getSelfInstance()->getConfigEntry('entry_method')), array()); - -// [EOF] -?>