Add tests for network commands
[tinc] / test / integration / meson.build
index 2b9f403..9c061af 100644 (file)
@@ -2,6 +2,7 @@ tests = [
   'basic.py',
   'cmd_dump.py',
   'cmd_fsck.py',
+  'cmd_net.py',
   'cmd_sign_verify.py',
   'commandline.py',
   'executables.py',