misc: update test config (#990)

This commit is contained in:
Yineng Zhang
2024-08-11 02:20:30 +08:00
committed by GitHub
parent 7599badeaf
commit e712837d38
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
# Code Structures
- `lang`: The frontend language.
- `srt`: The backend engine for running local models. (SRT = SGLang Runtime).
- `test`: Test utilities.