tikiwiki/packages/tiki-pkg-casperjs/jakoch/phantomjs-installer/tests/bootstrap.php

7 lines
161 B
PHP
Raw Permalink Normal View History

2023-11-20 21:52:04 +01:00
<?php
// This file is in /tests. Set working dir to project root.
chdir(dirname(__DIR__));
// Require composer' autoloader.
require_once 'vendor/autoload.php';