mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Revert "Give more verbose output if a test failed (or succeeded)"
This reverts commit 36cefcf0a3
. Apparently it was already working correctly and I just wasn't looking properly.
This commit is contained in:
parent
39072a1498
commit
ba9c38a4a6
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ cmake3 \
|
|||
-DBUILD_TESTS=ON \
|
||||
..
|
||||
make
|
||||
ctest3 --verbose --output-on-failure -T Test
|
||||
ctest3 --output-on-failure -T Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue