From 740b0f73874314472b270f76abb90859e781341f Mon Sep 17 00:00:00 2001
From: Jean-Paul Calderone <exarkun@twistedmatrix.com>
Date: Fri, 19 May 2023 17:23:41 -0400
Subject: [PATCH] please build the tests

---
 cabal.project | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cabal.project b/cabal.project
index 473de17..78fa3af 100644
--- a/cabal.project
+++ b/cabal.project
@@ -4,6 +4,8 @@ packages: .
           -- soon.
           https://whetstone.private.storage/privatestorage/tahoe-chk/-/archive/0.1.0.1/tahoe-chk-0.1.0.1.tar.gz
 
+tests: True
+
 package zlib
         -- Turn on discovery of the underlying zlib using pkg-config.  This
         -- fixes build failures when the underlying zlib is not in the
-- 
GitLab