From 41f895bb9827f1f0e422e623879a08a0d2412f35 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Tue, 11 Mar 2025 00:22:02 +0100 Subject: test-framework: Even more compact output with testGroupCollapse --- test/Main.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/Main.hs b/test/Main.hs index 1ad7f75..52bdbd0 100644 --- a/test/Main.hs +++ b/test/Main.hs @@ -209,7 +209,7 @@ adTestGen name expr envGenerator = in withCompiled env expr $ \primalfun -> withCompiled env (simplifyFix expr) $ \primalSfun -> - testGroup name + testGroupCollapse name [testProperty "compile primal" $ property $ do input <- forAllWith (showEnv env) envGenerator -- cgit v1.2.3-70-g09d2