mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-12 09:17:52 -06:00
Re-enable example test
This commit is contained in:
parent
af89655437
commit
64a5696539
2 changed files with 1 additions and 2 deletions
|
@ -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]") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue