blob: f60df041767ceb50312123c9715e5b4e986170fc (
plain)
1
2
3
4
5
6
7
8
9
|
diff --git i/tests/meson.build w/tests/meson.build
index fdf950b7..a6a2f1f1 100644
--- i/tests/meson.build
+++ w/tests/meson.build
@@ -83,4 +83,3 @@ drmdevice = executable(
test('random', random, timeout : 240)
test('hash', hash)
test('drmsl', drmsl)
-test('drmdevice', drmdevice)
|