felicity-lims/backend/felicity_lims/tests-start.sh
2022-03-30 02:04:44 +02:00

6 lines
108 B
Bash
Executable file

#! /usr/bin/env bash
set -e
python /felicity_lims/felicity/tests_pre_start.py
bash ./scripts/test.sh "$@"