aboutsummaryrefslogtreecommitdiff
path: root/btls.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'btls.cabal')
-rw-r--r--btls.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/btls.cabal b/btls.cabal
index 9d27272..cd5a477 100644
--- a/btls.cabal
+++ b/btls.cabal
@@ -127,6 +127,7 @@ test-suite tests
-optl-Wl,-z,relro -optl-Wl,-z,now -optl-Wl,-s
main-is: Tests.hs
other-modules: BTLS.Assertions
+ , BTLS.TestUtilities
, Codec.Crypto.HKDFTests
, Data.DigestTests
, Data.Digest.HashTests