[gtk+] reftests: fix quit-mnemonic reftest



commit 0689810647e1cc4e5ba183e69e8b71d06580d3f3
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Mon Mar 5 17:42:33 2012 -0500

    reftests: fix quit-mnemonic reftest
    
    And add it back

 tests/reftests/Makefile.am       |    3 +++
 tests/reftests/quit-mnemonic.css |    3 +++
 2 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/tests/reftests/Makefile.am b/tests/reftests/Makefile.am
index 8ff226b..f95d862 100644
--- a/tests/reftests/Makefile.am
+++ b/tests/reftests/Makefile.am
@@ -169,6 +169,9 @@ EXTRA_DIST += \
 	paned-undersized.css \
 	paned-undersized.ref.ui \
 	paned-undersized.ui \
+	quit-mnemonic.css \
+	quit-mnemonic.ref.ui \
+	quit-mnemonic.ui \
 	reset-to-defaults.css \
 	rotated-layout.ref.ui \
 	rotated-layout.ui \
diff --git a/tests/reftests/quit-mnemonic.css b/tests/reftests/quit-mnemonic.css
new file mode 100644
index 0000000..127d7cc
--- /dev/null
+++ b/tests/reftests/quit-mnemonic.css
@@ -0,0 +1,3 @@
+* {
+    padding: 0;
+}



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