diff options
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/openpgp/tofu.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/openpgp/tofu.scm b/tests/openpgp/tofu.scm index 38b6a0f0f..2b302baaa 100755 --- a/tests/openpgp/tofu.scm +++ b/tests/openpgp/tofu.scm @@ -164,4 +164,4 @@ (checkpolicy "BC15C85A" format "ask") (checkpolicy "2183839A" format "bad") (checkpolicy "EE37CF96" format "ask")) - '("split" "flat")) + '("flat")) |