8 lines
76 B
Go
8 lines
76 B
Go
package logfile_test
|
|
|
|
import "testing"
|
|
|
|
func TestLogfile(t *testing.T) {
|
|
|
|
}
|