Skip to content

Commit

Permalink
reftests: Fix a reftest
Browse files Browse the repository at this point in the history
Recent Adwaita changes caused diffs. We don't want that, so we run this
test against the default settings.
  • Loading branch information
Benjamin Otte committed Nov 30, 2012
1 parent 3c279b1 commit cc0b493
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/reftests/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -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 \
Expand Down
1 change: 1 addition & 0 deletions tests/reftests/notebook-childproperties.css
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import "reset-to-defaults.css";

0 comments on commit cc0b493

Please sign in to comment.