Files

8 lines
91 B
Go

package security
import "testing"
func TestTestWrite_Cov1(t *testing.T) {
TestWrite()
}