summaryrefslogtreecommitdiff
path: root/tests/check/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check/meson.build')
-rw-r--r--tests/check/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/check/meson.build b/tests/check/meson.build
index bfe87a04d..be60e84d6 100644
--- a/tests/check/meson.build
+++ b/tests/check/meson.build
@@ -55,6 +55,7 @@ base_tests = [
[['elements/switchbin.c']],
[['elements/videoframe-audiolevel.c']],
[['elements/viewfinderbin.c']],
+ [['elements/wasapi2.c'], host_machine.system() != 'windows', ],
[['libs/h264parser.c'], false, [gstcodecparsers_dep]],
[['libs/h265parser.c'], false, [gstcodecparsers_dep]],
[['libs/insertbin.c'], false, [gstinsertbin_dep]],