3 # Copyright (C) 2013 Christian Babeux <christian.babeux@efficios.com>
5 # SPDX-License-Identifier: GPL-2.0-only
8 [ -z "$1" ] && echo "Error: No testlist. Please specify a testlist to run." && exit 1
10 prove
--merge --exec '' - < "$1"
This page took 0.0332 seconds and 5 git commands to generate.