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:
authorJaime van Kessel <nallath@gmail.com>2020-08-28 13:47:25 +0300
committerJaime van Kessel <nallath@gmail.com>2020-08-28 13:47:25 +0300
commit5f2d721bdca9cdb8fe11117adf76250a8ae0b072 (patch)
treee73bc5f1e911e7d59528a815e0d035a71363c373
parent61af8cf9b5df2366c8d626adc132996e22cb38a0 (diff)
Added missing newline at end of file
-rwxr-xr-xdocker/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/test.sh b/docker/test.sh
index 0de96bc501..9284fede20 100755
--- a/docker/test.sh
+++ b/docker/test.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
cd build
-ctest3 -j4 --output-on-failure -T Test \ No newline at end of file
+ctest3 -j4 --output-on-failure -T Test