Skip to content
Snippets Groups Projects
Commit 3c280b08 authored by Bart Ribbers's avatar Bart Ribbers
Browse files

community/wacomtablet: disable broken X11 tests

I swear I did this already but I guess it got lost somewhere...
parent 581a99e4
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ build() { ...@@ -50,7 +50,7 @@ build() {
} }
check() { check() {
xwfb-run -- ctest --test-dir build -E "Test.KDED.DBusTabletService" xwfb-run -- ctest --test-dir build -E "Test.KDED.(DBusTabletService|XInputAdaptor|XsetWacomAdaptor)"
} }
package() { package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment