|
@@ -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%)
|