//#define CATCH_CONFIG_DISABLE #include #include #include "test_data.hpp" #include #include using namespace Slic3r::Test; using namespace Slic3r; using namespace std::literals; SCENARIO("Complete objects separatly") { }