Files
OrcaSlicer/tests/automation/automation_tests.cpp

5 lines
222 B
C++

// Catch2 provides main() via Catch2::Catch2WithMain. This TU exists so the
// executable has at least one source plus a stable name; per-feature TEST_CASEs
// live in the test_*.cpp files.
#include <catch2/catch_all.hpp>