tests: validate: fix meson warning
authorTim-Philipp Müller <tim@centricular.com>
Tue, 7 Jul 2020 19:01:33 +0000 (20:01 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 7 Jul 2020 19:03:56 +0000 (19:03 +0000)
commitc38b6cc305828564692ea5fbea9ac8c0fd230b7d
tree141fc961a8cc20b24380d5769ed3d1e345318173
parent6abc6f33da3d74f33823acea991f351387f7501b
tests: validate: fix meson warning

meson.build:4: WARNING: Trying to compare values of different types (ExecutableHolder, bool) using ==.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/739>
tests/validate/meson.build