Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/test/Makefile.am
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2007-02-11 16:50:00 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-02-11 16:50:00 (GMT)
commit5da340d4c08e1316796b8cfad2234ff7d6cb0a44 (patch)
tree07b336fa85513e1d470936d655804aa9186e36ee /test/Makefile.am
parent08cdf68d20f95a7f75f2a974db364503f7fa14c0 (diff)
Added reload test case.
2007-02-11 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * test/Makefile.am: * test/test3.py: Added reload test case. svn path=/trunk/; revision=2311
Diffstat (limited to 'test/Makefile.am')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 575fa98..db56b57 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,5 +1,5 @@
-dist_check_SCRIPTS = test1.py test2.py test3.py
+dist_check_SCRIPTS = test1.py test2.py test3.py test4.py
TESTS = $(dist_check_SCRIPTS)