test!: Moved tests/src to tests/main to allow several commits

This commit is contained in:
Alexey 2025-11-28 21:08:30 +03:00
commit 01d3755ea6
5 changed files with 5 additions and 3 deletions

10
tests/main/config.toml Normal file
View file

@ -0,0 +1,10 @@
# Default config
# Path to quests folder relative to config
quests_path = "quests"
# Path to accounts folder relative to config
accounts_path = "accounts"
# Path to map .toml file relative to config
map = "map.toml"