浏览代码

Fix another typo

Abdullah Almsaeed 7 年之前
父节点
当前提交
735d4e2c38
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      phpunit.xml

+ 1 - 1
phpunit.xml

@@ -1,6 +1,6 @@
 <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="phpunit.xsd"
-         bootstrap="tests/bootstrap.php"
+         bootstrap="test/bootstrap.php"
          verbose="true"
          colors="true">
     <testsuites>