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

// import "testing"

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