aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/ca/text-hashed-output.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/ca/text-hashed-output.sh b/tests/ca/text-hashed-output.sh
index dcb7e1e96..7d01d5cd7 100644
--- a/tests/ca/text-hashed-output.sh
+++ b/tests/ca/text-hashed-output.sh
@@ -2,6 +2,9 @@
source common.sh
+# Need backend to support text-hashing too
+requireDaemonNewerThan "2.16.0pre20230419"
+
# Globally enable dynamic-derivations in addition to CA derivations
enableFeatures "dynamic-derivations"