upnp_test.go 85 B

123456789
  1. package upnp
  2. import (
  3. "testing"
  4. )
  5. func TestTestaaa(t *testing.T) {
  6. (Testaaa())
  7. }