nix-bitcoin/test/scenarios/default.py
Erik Arvstedt fcda69e8b6
netns test: connect from main netns
All services are reachable from the main netns, no need to enter
service network namespaces.

This allows us to remove extra_tests.
2020-09-30 11:26:41 +02:00

6 lines
38 B
Python

def prestop():
pass
run_tests()