summaryrefslogtreecommitdiffstats
path: root/run-tests
diff options
context:
space:
mode:
Diffstat (limited to 'run-tests')
-rwxr-xr-xrun-tests6
1 files changed, 6 insertions, 0 deletions
diff --git a/run-tests b/run-tests
index 282d0ae..9f881d6 100755
--- a/run-tests
+++ b/run-tests
@@ -1,2 +1,8 @@
#!/usr/bin/env bash
+
+# SPDX-FileCopyrightText: 2021 Andrea Chirulescu <andrea.chirulescu@gmail.com>
+# SPDX-FileCopyrightText: 2021 Harald Eilertsen <haraldei@anduin.net>
+#
+# SPDX-License-Identifier: CC0-1.0
+
npm run wp-env run phpunit "phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml $*"