PKGBUILD/pkg/logfile/logfile_test.go

8 lines
76 B
Go

package logfile_test
import "testing"
func TestLogfile(t *testing.T) {
}