Files
sxmo-utils/spec/helper/jq.sh
Anjandev Momi faf766cc43 add test to check if tests are ran with sxmo_common.sh loaded
This test checks if our tests are being ran with sxmo_common.sh loaded

Signed-off-by: Stacy Harper <contact@stacyharper.net>
2022-05-26 15:02:03 +02:00

8 lines
128 B
Bash

#!/bin/sh
# include common definitions
# shellcheck source=scripts/core/sxmo_common.sh
. sxmo_common.sh
jq -v | cut -d" " -f1