浏览代码

small fixes

Maurits van der Schee 8 年前
父节点
当前提交
ebf72898b1
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      README.md

+ 1
- 2
README.md 查看文件

@@ -876,8 +876,7 @@ NB: You MUST use an empty database as a destructive database fixture is loaded.
876 876
 ### SQL server on Windows:
877 877
 
878 878
 ```
879
-C:\php-crud-api>"c:\Program Files (x86)\PHP\v5.6\p
880
-hp.exe" phpunit.phar tests\SqlServerTest.php
879
+C:\php-crud-api>c:\PHP\php.exe phpunit.phar tests\SqlServerTest.php
881 880
 PHPUnit 5.2.10 by Sebastian Bergmann and contributors.
882 881
 
883 882
 ................................................................ 64 / 76 ( 84%)

正在加载...
取消
保存