# SPDX-License-Identifier: CC0-1.0 # Copyright (C) 2022 Wojtek Kosior # # Available under the terms of Creative Commons Zero v1.0 Universal. from . import build build.perform() title='Atom feed' href='https://git.koszko.org/guix/atom/tests/keys?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-18tests: Ensure test OpenPGP keys never expire....Ludovic Courtès
2021-12-22tests: Move keys into ./tests/keys/ and add a third ed25519 key....Attila Lendvai