This commit is contained in:
jackdaw@loafle.com 2017-04-14 14:28:54 +09:00
parent e07a7595d1
commit afce4d140e

View File

@ -0,0 +1,7 @@
package observer
import "testing"
func TestObserver(t *testing.T) {
}