moved tests to it's own directory

This commit is contained in:
2026-01-06 18:09:20 +01:00
parent ad01b5e7ac
commit ba708e3f32
5 changed files with 138 additions and 0 deletions

8
src/tests/config.toml Normal file
View File

@@ -0,0 +1,8 @@
[general]
lang = "en"
title = "Blog"
[contact]
author = "author"
email = "email@example.com"
signal = "signal url"