(test_env)
| 854 | |
| 855 | @test(requires_mastersrv=True) |
| 856 | def server_can_register_tw_0_7(test_env): |
| 857 | server_can_register_protocol(test_env, "tw0.7/ipv6", "7/ipv6", "tw-0.7+udp") |
| 858 | |
| 859 | |
| 860 | @test(requires_mastersrv=True) |
nothing calls this directly
no test coverage detected