felicity-lims/runtests.sh
2023-04-07 17:52:19 +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 "$@"