From 9e37ff62b668694f705a8d132469f40ead9f6f0f Mon Sep 17 00:00:00 2001 From: "Claudius \"keldu\" Holeksa" Date: Thu, 5 Jun 2025 13:09:07 +0200 Subject: Dangling changes --- tests/vtk_write.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/vtk_write.cpp') diff --git a/tests/vtk_write.cpp b/tests/vtk_write.cpp index 49c9c52..b2e30f0 100644 --- a/tests/vtk_write.cpp +++ b/tests/vtk_write.cpp @@ -53,8 +53,12 @@ SAW_TEST("VTK Write test example"){ auto eov = lbm::impl::lbm_vtk_writer, 2>>::apply(sstream, cells); SAW_EXPECT(eov.is_value(), "vtk writer failed to write"); + // I want to print it to see it for myself. For now I have no tooling to more easily view associated and potentially generated files std::cout<::type; } } -- cgit v1.2.3