From: Matthias Clasen Date: Tue, 19 May 2020 01:49:34 +0000 (-0400) Subject: testsuite: Remove obsolete test from list X-Git-Tag: archive/raspbian/4.4.1+ds1-2+rpi1^2~18^2~16^2~149^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=17dd32da883bb7cb67263d936b4d128be8b6be34;p=gtk4.git testsuite: Remove obsolete test from list The test was removed in 97d0e8c6e07c08ae, but I neglected to remove the test files from meson.build. Fixes: #2760 --- diff --git a/testsuite/css/change/meson.build b/testsuite/css/change/meson.build index 9de434955b..04204ed5ba 100644 --- 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')