From 4ab23abff8992e41b49ddff4966d188402bb2b2f Mon Sep 17 00:00:00 2001 From: Steffen Vogel Date: Sun, 23 Dec 2018 00:08:47 +0100 Subject: [PATCH] tests: provide reason for skipping hook-cast test --- tests/integration/hook-cast.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/integration/hook-cast.sh b/tests/integration/hook-cast.sh index 6bb0bd2a0..631a11b6e 100755 --- a/tests/integration/hook-cast.sh +++ b/tests/integration/hook-cast.sh @@ -22,6 +22,8 @@ # along with this program. If not, see . ################################################################################## +# We skip this test for now +echo "Test not yet supported" exit 99 INPUT_FILE=$(mktemp)