From 9eea30ec1e2de074d0a2874495833bce3568149f Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Thu, 22 Sep 2022 14:44:45 +0200 Subject: [PATCH] Removed now superfluous phpunit.sh --- phpunit.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 phpunit.sh diff --git a/phpunit.sh b/phpunit.sh deleted file mode 100755 index a733b767..00000000 --- a/phpunit.sh +++ /dev/null @@ -1,2 +0,0 @@ -#! /bin/bash -vendor/phpunit/phpunit/phpunit