projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec2aac5
)
testsuite: Remove obsolete test from list
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 19 May 2020 01:49:34 +0000
(21:49 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 19 May 2020 01:49:34 +0000
(21:49 -0400)
The test was removed in
97d0e8c6e07c08ae
, but I neglected
to remove the test files from meson.build.
Fixes: #2760
testsuite/css/change/meson.build
patch
|
blob
|
history
diff --git
a/testsuite/css/change/meson.build
b/testsuite/css/change/meson.build
index 9de434955b85f9124e787ad81443ea56cf10ac1f..04204ed5ba660cdba60c5b883ed8f4dd21c2ac47 100644
(file)
--- a/
testsuite/css/change/meson.build
+++ b/
testsuite/css/change/meson.build
@@
-23,7
+23,6
@@
test_data = [
'test2.css', 'test2.ui', 'test2.nodes',
'test3.css', 'test3.ui', 'test3.nodes',
'test4.css', 'test4.ui', 'test4.nodes',
- 'test5.css', 'test5.ui', 'test5.nodes',
]
if get_option('install-tests')