mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
10 lines
284 B
Diff
10 lines
284 B
Diff
|
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)
|