[gtk+] reftests: Fix a reftest



commit cc0b493216f3eb95b17c292bad5afe6d496a169b
Author: Benjamin Otte <otte redhat com>
Date:   Fri Nov 30 14:57:02 2012 +0100

    reftests: Fix a reftest
    
    Recent Adwaita changes caused diffs. We don't want that, so we run this
    test against the default settings.

 tests/reftests/Makefile.am                  |    1 +
 tests/reftests/notebook-childproperties.css |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/tests/reftests/Makefile.am b/tests/reftests/Makefile.am
index ab8d81c..0cab126 100644
--- a/tests/reftests/Makefile.am
+++ b/tests/reftests/Makefile.am
@@ -212,6 +212,7 @@ EXTRA_DIST += \
 	no-colors.ui \
 	nonresizable-size.ref.ui \
 	nonresizable-size.ui \
+	notebook-childproperties.css \
 	notebook-childproperties.ui \
 	notebook-childproperties.ref.ui \
 	nth-child.css \
diff --git a/tests/reftests/notebook-childproperties.css b/tests/reftests/notebook-childproperties.css
new file mode 100644
index 0000000..1160e00
--- /dev/null
+++ b/tests/reftests/notebook-childproperties.css
@@ -0,0 +1 @@
+ import "reset-to-defaults.css";



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]