From ee9bef751805ac3f3c9572d1620f2221092b3094 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 26 Apr 2021 22:08:16 +0200 Subject: Add missing license tags to files. --- run-tests-windoze.bat | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'run-tests-windoze.bat') diff --git a/run-tests-windoze.bat b/run-tests-windoze.bat index 7b8c341..107f943 100644 --- a/run-tests-windoze.bat +++ b/run-tests-windoze.bat @@ -1,2 +1,8 @@ #!/usr/bin/env bash + +REM SPDX-FileCopyrightText: 2021 Andrea Chirulescu +REM SPDX-FileCopyrightText: 2021 Harald Eilertsen +REM +REM SPDX-License-Identifier: CC0-1.0 + npm run wp-env run phpunit "phpunit -c /var/www/html/wp-content/plugins/giglogadmin/phpunit.xml" -- cgit v1.2.3