aboutsummaryrefslogtreecommitdiffstats
path: root/chain/filter_test.go
blob: c63bb5a2d68222c525cc9d91f64350ad68c74727 (plain) (blame)
1
2
3
4
5
6
7
package chain

// import "testing"

// func TestFilter(t *testing.T) {
//  NewFilter(NewTestManager())
// }