simplify folder name

This commit is contained in:
Emanuil Rusev 2014-04-28 21:53:34 +03:00
parent 83d3e3dbbf
commit 37416b5f07
103 changed files with 104 additions and 104 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="tests/bootstrap.php" colors="true">
<phpunit bootstrap="test/bootstrap.php" colors="true">
<testsuites>
<testsuite>
<file>tests/Test.php</file>
<file>test/Test.php</file>
</testsuite>
</testsuites>
</phpunit>

Some files were not shown because too many files have changed in this diff Show More