mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-29 22:02:10 +00:00
feat(automation): pure UI node model + JSON serializer with unit test
This commit is contained in:
4
tests/automation/automation_tests.cpp
Normal file
4
tests/automation/automation_tests.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
// 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>
|
||||
Reference in New Issue
Block a user