fix: remove stray namespace close in test_iges_import
CI / Build & Test (push) Failing after 41s
CI / Release Build (push) Failing after 32s

This commit is contained in:
茂之钳
2026-07-24 08:16:51 +00:00
parent 9ecd86fb09
commit ebc47a25c9
-1
View File
@@ -545,4 +545,3 @@ TEST(IgesImport, FullCircleArc) {
ASSERT_FALSE(bodies.empty());
}
} // namespace vde::brep