Add File
This commit is contained in:
7
backend/scripts/tests-start.sh
Normal file
7
backend/scripts/tests-start.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#! /usr/bin/env bash
|
||||
set -e
|
||||
set -x
|
||||
|
||||
python app/tests_pre_start.py
|
||||
|
||||
bash scripts/test.sh "$@"
|
||||
Reference in New Issue
Block a user