Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docker/test.sh')
-rwxr-xr-xdocker/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/docker/test.sh b/docker/test.sh
new file mode 100755
index 0000000000..9284fede20
--- /dev/null
+++ b/docker/test.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+cd build
+ctest3 -j4 --output-on-failure -T Test