Remove unused test infrastructure (#11529)

These two files haven't been touched since 2016 and don't appear to be
referenced anywhere else
pull/11002/head
Max Gautier 2024-09-18 14:04:44 +02:00 committed by GitHub
parent e550118314
commit b3b00775ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 0 additions and 1154 deletions

View File

@ -1,8 +0,0 @@
#! /bin/bash
# curl -# -C - -o shebang-unit https://raw.github.com/arpinum-oss/shebang-unit/master/releases/shebang-unit
# chmod +x shebang-unit
now=$(date +"%Y%m%d%H%M%S")
mkdir -p ${PWD}/tests-results
./shebang-unit --reporters=simple,junit --output-file=${PWD}/tests-results/junit_report-${now}.xml tests

File diff suppressed because it is too large Load Diff