[test] rule providers

This commit is contained in:
maze.y2b@gmail.com 2021-11-25 23:33:06 +08:00
parent 14af94205c
commit d4cc650633

View File

@ -114,7 +114,7 @@ type Script struct {
// Experimental config // Experimental config
type Experimental struct{} type Experimental struct{}
// Config is clash config manager // Config is clash core config manager
type Config struct { type Config struct {
General *General General *General
Tun *Tun Tun *Tun