aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-12-20 12:25:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-12-20 12:25:03 -0400
commitf4e72c1974593e08281649b27846eccfc2bbc296 (patch)
tree2c4ad032dd868b0d16a47c0eba73b9b04c7b32df /stack.yaml
parent5c2ec43e3415866af142e97576d4e3df4829d5d9 (diff)
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.
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml1
1 files changed, 0 insertions, 1 deletions
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