stuff-from-scratch/test/geometry/TestGeometryCollection.cpp
2023-01-16 07:40:43 +00:00

10 lines
No EOL
105 B
C++

#include "TestFramework.h"
#include "TestUtils.h"
TEST_CASE(TestGeometryCollection, "geometry")
{
};