felicity-lims/backend/felicity_lims/runtests.sh
2022-11-20 15:20:41 +02:00

6 lines
95 B
Bash
Executable file

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