summaryrefslogtreecommitdiffstats
path: root/run-tests-windoze.bat
diff options
context:
space:
mode:
authorAndreaChirulescu <andrea.chirulescu@gmail.com>2021-04-23 20:04:28 +0200
committerAndreaChirulescu <andrea.chirulescu@gmail.com>2021-04-23 20:04:28 +0200
commit763d6e5c803992bf92c7f95d57dc4c18f8604bad (patch)
treeaea53084231113bed622289bb0680bcddf3489b9 /run-tests-windoze.bat
parent42d033b154ae26cb0ae259de415ee507b98186b5 (diff)
downloadgigologadmin-763d6e5c803992bf92c7f95d57dc4c18f8604bad.tar.gz
gigologadmin-763d6e5c803992bf92c7f95d57dc4c18f8604bad.tar.bz2
gigologadmin-763d6e5c803992bf92c7f95d57dc4c18f8604bad.zip
Added run tests for windows usage
Diffstat (limited to 'run-tests-windoze.bat')
-rw-r--r--run-tests-windoze.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/run-tests-windoze.bat b/run-tests-windoze.bat
new file mode 100644
index 0000000..7b8c341
--- /dev/null
+++ b/run-tests-windoze.bat
@@ -0,0 +1,2 @@
+#!/usr/bin/env bash
+npm run wp-env run phpunit "phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml"