From f4e72c1974593e08281649b27846eccfc2bbc296 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 20 Dec 2017 12:25:03 -0400 Subject: Removed the testsuite build flag Test suite is always included. Building with this flag disabled has actually been broken for some time, since Command.TestRemote uses tasty. Fewer build flags are better, so good time to drop it. This commit was sponsored by Thomas Hochstein on Patreon. --- stack.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'stack.yaml') diff --git a/stack.yaml b/stack.yaml index e82bc2be3..64e1081f9 100644 --- a/stack.yaml +++ b/stack.yaml @@ -6,7 +6,6 @@ flags: pairing: true network-uri: true s3: true - testsuite: true webdav: true torrentparser: true webapp: true -- cgit v1.2.3