mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-26 18:22:07 +01:00
4 lines
132 B
PHP
4 lines
132 B
PHP
<?php
|
|
|
|
require_once dirname(__FILE__)."/../_Common.php";
|
|
require_once dirname(__FILE__)."/../../../../tests/simpletest/autorun.php"; |