diff --git a/tests/bootstrap.php b/tests/bootstrap.php index 66d87b1c705d9ec70ac523a0673b7e3edebef243..bf7f30e8a847b551aec2f51b40b7542581d4a762 100644 --- a/tests/bootstrap.php +++ b/tests/bootstrap.php @@ -23,7 +23,6 @@ * @copyright 2016 Tony Murray * @author Tony Murray */ - $install_dir = realpath(__DIR__ . '/..'); $init_modules = ['web', 'discovery', 'polling', 'nodb']; require $install_dir . '/includes/init.php';