From 5da340d4c08e1316796b8cfad2234ff7d6cb0a44 Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Sun, 11 Feb 2007 16:50:00 +0000 Subject: Added reload test case. 2007-02-11 Nickolay V. Shmyrev * test/Makefile.am: * test/test3.py: Added reload test case. svn path=/trunk/; revision=2311 --- (limited to 'test/Makefile.am') 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) -- cgit v0.9.1