summaryrefslogtreecommitdiffstats
path: root/test/TEST-30-ONCLOCKCHANGE/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-30-ONCLOCKCHANGE/meson.build')
-rw-r--r--test/TEST-30-ONCLOCKCHANGE/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-30-ONCLOCKCHANGE/meson.build b/test/TEST-30-ONCLOCKCHANGE/meson.build
index 174ec42867..cd0f1f6574 100644
--- a/test/TEST-30-ONCLOCKCHANGE/meson.build
+++ b/test/TEST-30-ONCLOCKCHANGE/meson.build
@@ -3,6 +3,7 @@
integration_tests += [
integration_test_template + {
'name' : fs.name(meson.current_source_dir()),
+ 'vm' : true,
},
]