.
This commit is contained in:
parent
e07a7595d1
commit
afce4d140e
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) {
|
||||||
|
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user