[testdrive] Update config file style/name
[friendica-addons.git/.git] / testdrive / testdrive.php
index 2a65692..4da5959 100644 (file)
@@ -37,7 +37,7 @@ function testdrive_uninstall() {
 
 function testdrive_load_config(App $a)
 {
-       $a->loadConfigFile(__DIR__. '/config/testdrive.ini.php');
+       $a->loadConfigFile(__DIR__ . '/config/testdrive.config.php');
 }
 
 function testdrive_globaldir_update($a,&$b) {