felicity-lims/runtests.sh

7 lines
95 B
Bash
Raw Normal View History

#! /usr/bin/env bash
set -e
2022-11-20 21:20:41 +08:00
# python felicity/tests_pre_start.py
bash ./scripts/test.sh "$@"