소스 검색

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>