all: stop using src/ dir, make tests reproducible, fix CI

This commit is contained in:
ge
2025-04-22 20:14:55 +03:00
parent e79f83f800
commit b7d5f4fcb1
7 changed files with 6 additions and 32 deletions

View File

@ -1,12 +1 @@
EmbedFileSystem{
files: {'assets/example.json': EmbedFile{
data: embed_file.EmbedFileData{ len: 22, path: "assets/example.json", apath: "", uncompressed: 846284 }
meta: EmbedFileMetadata{
key: 'assets/example.json'
name: 'example.json'
ext: 'json'
mimetype: 'application/json'
}
}}
}
{"some": "JSON data"}