data_workshop/data_regob_test.go

8 lines
66 B
Go
Raw Normal View History

2020-05-19 10:12:18 +00:00
package main
import "testing"
func TestReGob(t *testing.T) {
}