fea: config: add tests

This commit is contained in:
Daniel Ding
2022-10-28 20:52:02 +08:00
parent a69383c919
commit 72d8316aaa
15 changed files with 209 additions and 228 deletions

View File

@@ -10,7 +10,7 @@ import (
)
const (
PRINT = 00
PRINT = 01
LOG = 05
STACK = 06
DEBUG = 10