mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 00:56:01 +08:00
Revert "Give more verbose output if a test failed (or succeeded)"
This reverts commit 36cefcf0a313bc0db207539ff9b29d1aef03446a. Apparently it was already working correctly and I just wasn't looking properly.
This commit is contained in:
parent
39072a1498
commit
ba9c38a4a6
@ -40,4 +40,4 @@ cmake3 \
|
|||||||
-DBUILD_TESTS=ON \
|
-DBUILD_TESTS=ON \
|
||||||
..
|
..
|
||||||
make
|
make
|
||||||
ctest3 --verbose --output-on-failure -T Test
|
ctest3 --output-on-failure -T Test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user