mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-06 07:06:53 +00:00
connection trace web server
This commit is contained in:
7
lib/mux/web_test.go
Normal file
7
lib/mux/web_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package mux
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestWeb(t *testing.T) {
|
||||
NewLogServer()
|
||||
}
|
Reference in New Issue
Block a user