1
0
Fork 0

Travis issue

This commit is contained in:
Findus23 2016-02-05 12:04:52 +01:00
parent 1afaaa9411
commit 9f8e649cd2

View file

@ -1,6 +1,6 @@
<?php <?php
namespace Findus23; namespace Findus23;
require_once 'functions.php';
class FunctionTest extends \PHPUnit_Framework_TestCase { class FunctionTest extends \PHPUnit_Framework_TestCase {
public function testslugify() { public function testslugify() {