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