[gtk] build: Fix
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] build: Fix
- Date: Tue, 7 May 2019 23:15:55 +0000 (UTC)
commit b651a355ab2dac49df89800a11746ca7850073fb
Author: Benjamin Otte <otte redhat com>
Date: Wed May 8 01:11:27 2019 +0200
build: Fix
I did somethig wrong there. Whoops
testsuite/css/parser/meson.build | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
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',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]