fuel-library/tests/noop/purge_reports.sh

6 lines
128 B
Bash
Executable File

#!/bin/sh
DIR=`dirname $0`
cd "${DIR}" || exit 1
rm -v fuel-noop-fixtures/reports/*.json
rm -v fuel-noop-fixtures/reports/*.xml