.
This commit is contained in:
7
observer/observer_test.go
Normal file
7
observer/observer_test.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package observer
|
||||
|
||||
import "testing"
|
||||
|
||||
func TestObserver(t *testing.T) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user