X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2FLocationTest.php;h=1badecb5db4de7152731bc4bff2e172df6c61264;hb=0612e5ec87a07281e3a1f92e56a4564852b55726;hp=62849eb9f4a2a9ed9535dc7a85ff8e3abbfe4728;hpb=384a50a7800abde62e040ea57872dc06c0519047;p=quix0rs-gnu-social.git diff --git a/tests/LocationTest.php b/tests/LocationTest.php index 62849eb9f4..1badecb5db 100644 --- a/tests/LocationTest.php +++ b/tests/LocationTest.php @@ -48,8 +48,8 @@ class LocationTest extends PHPUnit_Framework_TestCase static public function locationIds() { - return array(array(6077243, GeonamesPlugin::NAMESPACE, 'en', null), - array(5391959, GeonamesPlugin::NAMESPACE, 'en', null)); + return array(array(6077243, GeonamesPlugin::LOCATION_NS, 'en', null), + array(5391959, GeonamesPlugin::LOCATION_NS, 'en', null)); } /**