package upnp import "testing" func TestAddPortMapping(t *testing.T) { //AddPortMapping(6666,6666,"TCP","192.168.2.1:5000",) }