[router] add spec.rs to enables tests under spec folder (#11734)

This commit is contained in:
Keyang Ru
2025-10-16 16:07:26 -07:00
committed by GitHub
parent fd389df96e
commit 7a7f99beb7

View File

@@ -0,0 +1,2 @@
// Protocol specification tests
mod spec;