summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-03-28 21:48:54 -0400
committerMatthias Clasen <mclasen@redhat.com>2014-04-06 01:44:37 -0400
commit92eab67a4919be3d9303b3a88d97bc482459be1e (patch)
treef29efc35d0c314c2cae21fc6812f86f31c6281c4 /tests/Makefile.am
parentefcaaa524eed6d6836327e866d3b832da55613fe (diff)
downloadgtk+-92eab67a4919be3d9303b3a88d97bc482459be1e.tar.gz
Add a list box selection testcase
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7afc58b819..a416ed1566 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -78,6 +78,7 @@ noinst_PROGRAMS = $(TEST_PROGS) \
testkineticscrolling \
testlist \
testlist2 \
+ testlist3 \
testlevelbar \
testlockbutton \
testmenubutton \