summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2019-05-08 01:11:27 +0200
committerBenjamin Otte <otte@redhat.com>2019-05-08 01:15:17 +0200
commitb651a355ab2dac49df89800a11746ca7850073fb (patch)
treea145f48f5eba8041261b2991e4a8352c65061308
parentdd299c50bf4eb12a263a0660ddb90cc398b16d13 (diff)
downloadgtk+-b651a355ab2dac49df89800a11746ca7850073fb.tar.gz
build: Fix
I did somethig wrong there. Whoops
-rw-r--r--testsuite/css/parser/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/css/parser/meson.build b/testsuite/css/parser/meson.build
index 2722bf8d9c..23f8e7ea33 100644
--- a/testsuite/css/parser/meson.build
+++ b/testsuite/css/parser/meson.build
@@ -231,7 +231,7 @@ test_data = [
'dash-backslash-eof-is-identifier.errors',
'dash-backslash-newline-is-delim.ref.css',
'dash-backslash-newline-is-delim.errors',
- 'dash-backslash-newline-is-delim.css
+ 'dash-backslash-newline-is-delim.css',
'dash-dash-eof-is-identifier.ref.css',
'dash-dash-eof-is-identifier.css',
'dash-dash-eof-is-identifier.errors',