]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - continuous/tests/lib.sh
Add "Testing" headers
[can-benchmark.git] / continuous / tests / lib.sh
diff --git a/continuous/tests/lib.sh b/continuous/tests/lib.sh
new file mode 100644 (file)
index 0000000..95c027c
--- /dev/null
@@ -0,0 +1,6 @@
+if [ -z "$BASH_VERSION" ]; then
+    echo >&2 "Please use bash"
+    exit 1
+fi
+
+. wvtest.sh