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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortamasmeszaros <meszaros.q@gmail.com>2019-10-30 19:19:43 +0300
committertamasmeszaros <meszaros.q@gmail.com>2019-10-30 19:19:43 +0300
commit64a5696539cee8bdcf5880a7258cfea3f8b40359 (patch)
treeaa5655703486de8ab41d72ce33db55e0982f8053 /tests/example
parentaf89655437a1e5976d00b7897ef5cf8d8c6d8ae0 (diff)
Re-enable example test
Diffstat (limited to 'tests/example')
-rw-r--r--tests/example/example_tests_main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/example/example_tests_main.cpp b/tests/example/example_tests_main.cpp
index 32e8d02b7..426d1ffef 100644
--- a/tests/example/example_tests_main.cpp
+++ b/tests/example/example_tests_main.cpp
@@ -1,4 +1,3 @@
-#define CATCH_CONFIG_MAIN
#include <catch_main.hpp>
TEST_CASE("Is example succesful", "[example]") {