Add tests for key generation commands
[tinc] / test / integration / meson.build
index d2859a4..392d86f 100644 (file)
@@ -2,6 +2,7 @@ tests = [
   'basic.py',
   'cmd_dump.py',
   'cmd_fsck.py',
+  'cmd_keys.py',
   'cmd_misc.py',
   'cmd_net.py',
   'cmd_sign_verify.py',