(test_env)
| 849 | |
| 850 | @test(requires_mastersrv=True) |
| 851 | def server_can_register_tw_0_6(test_env): |
| 852 | server_can_register_protocol(test_env, "tw0.6/ipv6", "6/ipv6", "tw-0.6+udp") |
| 853 | |
| 854 | |
| 855 | @test(requires_mastersrv=True) |
nothing calls this directly
no test coverage detected