mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 09:02:06 +00:00
Re-enable example test
This commit is contained in:
@@ -28,4 +28,4 @@ add_subdirectory(timeutils)
|
||||
add_subdirectory(fff_print)
|
||||
add_subdirectory(sla_print)
|
||||
add_subdirectory(hollowing)
|
||||
#add_subdirectory(example)
|
||||
add_subdirectory(example)
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch_main.hpp>
|
||||
|
||||
TEST_CASE("Is example succesful", "[example]") {
|
||||
|
||||
Reference in New Issue
Block a user