spiegel-keyman/linux/ibus-keyman/tests/scripts/setup-tests.sh
Eberhard Beilharz f6e5e468c4
chore(linux): Rename test-helper.sh to test-helper.inc.sh
Follow-up of code review.
2023-05-16 10:59:16 +02:00

6 lines
90 B
Bash
Executable file

#!/usr/bin/env bash
set -eu
. "$(dirname "$0")/test-helper.inc.sh"
setup "$1" "$2" "$3"