Shorter paths to PID files in integration tests
[tinc] / test / meson.build
index 36d9753..60f4eeb 100644 (file)
@@ -1,4 +1,4 @@
-if cc_name != 'msvc'
+if python.found()
   subdir('integration')
 endif