From 28609f436966f731f91e84d10c1d7d0621b4abe8 Mon Sep 17 00:00:00 2001 From: Roland Reichwein Date: Sun, 5 May 2024 12:57:18 +0200 Subject: Tests --- yscan.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'yscan.cpp') diff --git a/yscan.cpp b/yscan.cpp index 8dad6bf..2299370 100644 --- a/yscan.cpp +++ b/yscan.cpp @@ -42,8 +42,7 @@ int yscan(int argc, char* argv[]) {} {} -{} -)"}; +{})"}; contents = fmt::format(contents, name, sources, test_sources); std::cout << contents << std::endl; } catch (const std::exception& ex) { -- cgit v1.2.3