mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-04 13:25:13 +00:00
8 lines
130 B
Python
8 lines
130 B
Python
"""
|
||
测试包根目录。
|
||
|
||
让 `tests.*` 模块可以被正常 import(例如给 `unilabos` 下的测试入口使用)。
|
||
"""
|
||
|
||
|