Update Bessere Tests config

This commit is contained in:
JeremyStar™ 2024-04-08 20:29:47 +02:00
parent 287dea0182
commit c13a27bee2
Signed by: JeremyStarTM
GPG key ID: E366BAEF67E4704D
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,8 @@
extends Node
# Tests are in a subdirectory
var test_directory: String = "res://tests/unit"
# We want diagnostic output
var log_level: int = 0
# To match CORE's logging format while still being differentiable
var log_format: String = "%color_start%<%time%> <%level% %origin%> %message%%color_end%"

@ -1 +1 @@
Subproject commit 4bcd22d48bca58d5f96bf2eee37f07041d76f61b
Subproject commit fb3807200555ad6171bc415c8dd99a729f851a68