summaryrefslogtreecommitdiffstats
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorGustavo J. A. M. Carneiro <gjc@src.gnome.org>2005-05-02 23:38:49 +0000
committerGustavo J. A. M. Carneiro <gjc@src.gnome.org>2005-05-02 23:38:49 +0000
commit98379feee0369bda004cfd5c0fc5decd9b05ff78 (patch)
treeefd328f720c75a701f83c5806c6dfa54cae2830e /tests/Makefile.am
parent03a1f371049d4d148f423a4ce2986ff101aea2c3 (diff)
downloadpygobject-98379feee0369bda004cfd5c0fc5decd9b05ff78.tar.gz
pygobject-98379feee0369bda004cfd5c0fc5decd9b05ff78.tar.xz
pygobject-98379feee0369bda004cfd5c0fc5decd9b05ff78.zip
Bug 302622: Assignment to gtk.gdk.Event.window is buggy
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 e3b46fc..650dd5a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -27,6 +27,7 @@ tests = \
test_signal.py \
test_subprocess.py \
test_subtype.py \
+ test_gdkevent.py \
test_unknown.py
# This is a hack to make sure a shared library is built