X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fatompub%2Fatompub_test.php;h=4259c0cdc701dde222477542b0e59448e3395142;hb=e8d1bb25469fe1ef0cbcb32c3022010997aca4b0;hp=fb675c778e3c33754f7da53da80dd9c92806b973;hpb=f79aec36feaa4760201a7e88d5b31513a3c458ba;p=quix0rs-gnu-social.git diff --git a/tests/atompub/atompub_test.php b/tests/atompub/atompub_test.php index fb675c778e..4259c0cdc7 100644 --- a/tests/atompub/atompub_test.php +++ b/tests/atompub/atompub_test.php @@ -37,7 +37,7 @@ Options: END_OF_HELP; -require_once INSTALLDIR.'/scripts/commandline.inc'; +require_once INSTALLDIR.'/scripts/commandline.inc.php'; $user = get_option_value('n', 'nickname'); $pass = get_option_value('p', 'password');