diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2022-09-22 14:44:45 +0200 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2022-09-22 14:44:45 +0200 |
| commit | 9eea30ec1e2de074d0a2874495833bce3568149f (patch) | |
| tree | b0409177f7276ea5df0a18ff166ae5556f7bebce /phpunit.sh | |
| parent | ea95e8b04750b3e52d0dfc6e201a19e5e385f298 (diff) | |
| download | smarty-9eea30ec1e2de074d0a2874495833bce3568149f.tar.gz smarty-9eea30ec1e2de074d0a2874495833bce3568149f.tar.bz2 smarty-9eea30ec1e2de074d0a2874495833bce3568149f.zip | |
Removed now superfluous phpunit.sh
Diffstat (limited to 'phpunit.sh')
| -rwxr-xr-x | phpunit.sh | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
