fix travis-ci build path

This commit is contained in:
Gamonoid
2016-11-25 14:49:40 +01:00
parent 564ce43c18
commit 55f8ae364f
4 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
<?php
echo "FileServiceTest"."\r\n";
if(!class_exists("TestTemplate")) {
include dirname(__FILE__).'/../TestTemplate.php';
}