Adds tests for secrets serving

This commit is contained in:
Michael Nordmeyer 2023-07-05 12:03:05 +02:00 committed by Johann150
parent 5f9761d907
commit a13e8da9e7
No known key found for this signature in database
GPG key ID: 9EE6577A2A06F8F1
4 changed files with 19 additions and 1 deletions

View file

@ -8,3 +8,5 @@ test.gmi: ;lang=en ;charset=us-ascii
gone.txt: 52 This file is no longer available.
# test setting data for files in other directories
example.com/index.gmi: ;lang=en-US
.servable-secret: text/plain
.well-known/servable-secret: text/plain

View file