Add tests for sign/verify commands
[tinc] / test / integration / meson.build
index cf09cac..4d2bf99 100644 (file)
@@ -1,6 +1,7 @@
 tests = [
   'basic.py',
-  'command_fsck.py',
+  'cmd_fsck.py',
+  'cmd_sign_verify.py',
   'commandline.py',
   'executables.py',
   'import_export.py',