vd/tests/ExampleTest.php
2019-02-25 22:54:43 +08:00

6 lines
107 B
PHP

<?php
use Illuminate\Support\Facades\Schema;
require_once realpath(dirname(__FILE__) . '/TestCase.php');