8 lines
66 B
Go
8 lines
66 B
Go
package main
|
|
|
|
import "testing"
|
|
|
|
func TestReGob(t *testing.T) {
|
|
|
|
}
|