summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2023-04-15 22:55:24 +0200
committerMatthias Clasen <mclasen@redhat.com>2023-05-01 13:43:33 -0400
commit5afd5cfec7dc2c2338c6ffc7ffd89bd3e1ebb229 (patch)
tree559b29bbb0f2eb816f6a5c9995a3b2d971106206
parentad65db901ac2dea869f450665b7cc6a082712755 (diff)
downloadgtk+-5afd5cfec7dc2c2338c6ffc7ffd89bd3e1ebb229.tar.gz
Add another gsk test
-rw-r--r--testsuite/gsk/meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/gsk/meson.build b/testsuite/gsk/meson.build
index 5ae0fad5c5..a337eaa280 100644
--- a/testsuite/gsk/meson.build
+++ b/testsuite/gsk/meson.build
@@ -18,6 +18,7 @@ compare_render_tests = [
'blend-invisible-child',
'blend-normal',
'border-bottom-right',
+ 'border-one-rounded',
'borders-rotated',
'borders-scaled',
'clip-coordinates-2d',