diff options
author | Benjamin Otte <otte@redhat.com> | 2011-06-22 04:24:32 +0200 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2011-07-05 16:08:04 -0400 |
commit | a3ca0bf898cad31dd339afe60892fbba5e33dbe4 (patch) | |
tree | 8abf08ae551fe2015b9524e00d216af033891aa1 /tests/a11y/Makefile.am | |
parent | aaa40bdc0a1f2454d436ffad9156ba6425e60949 (diff) | |
download | gtk+-a3ca0bf898cad31dd339afe60892fbba5e33dbe4.tar.gz |
Revert "Add a filechooser testcase"
File choosers depend on the files in the current directory and the
settings the user has set for the file chooser, so the output cannot be
deterministic.
This reverts commit f05c9e02c49f857c33e02c3d89483fcccb5df254.
Diffstat (limited to 'tests/a11y/Makefile.am')
-rw-r--r-- | tests/a11y/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/a11y/Makefile.am b/tests/a11y/Makefile.am index 1db0432fc5..c2a5138449 100644 --- a/tests/a11y/Makefile.am +++ b/tests/a11y/Makefile.am @@ -31,7 +31,6 @@ EXTRA_DIST += \ text.ui text.txt \ tree.ui tree.txt \ buttons.ui buttions.txt \ - filechooser.ui filechooser.txt \ colorchooser.ui colorchooser.txt \ about.ui about.txt \ appchooser.ui appchooser.txt \ |