Skip to content

Commit

Permalink
Specify configuration file.
Browse files Browse the repository at this point in the history
  • Loading branch information
paragonie-security committed Sep 28, 2017
1 parent e1d5b09 commit 09a60d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/windows-test.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
@echo off
REM "This assumes C:\\php\5.6-x64\php.exe is the correct path to php.exe"
\php\5.6-x64\php.exe ..\vendor\phpunit\phpunit\phpunit unit
\php\5.6-x64\php.exe ..\vendor\phpunit\phpunit\phpunit -c ..\phpunit.xml.dist unit

0 comments on commit 09a60d1

Please sign in to comment.