X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=test%2Fintegration%2Fmeson.build;h=0fd03dd6e76ccea2fea6aa672acaf386dc69d19f;hb=b4280adda649c177ad27349fad4d51c2ebd9d35d;hp=392d86f8ffd20c93c7843cbc0cbc28508eb2439c;hpb=67e09d80143c4dcad182730a7b73a3d1183e67da;p=tinc diff --git a/test/integration/meson.build b/test/integration/meson.build index 392d86f8..0fd03dd6 100644 --- a/test/integration/meson.build +++ b/test/integration/meson.build @@ -2,6 +2,7 @@ tests = [ 'basic.py', 'cmd_dump.py', 'cmd_fsck.py', + 'cmd_join.py', 'cmd_keys.py', 'cmd_misc.py', 'cmd_net.py',