From f281133bfee9083afb8248d642927ffd30e2183e Mon Sep 17 00:00:00 2001 From: Xavier Roche Date: Thu, 27 Jun 2013 21:25:11 +0000 Subject: Plugged hashtable unit test --- tests/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/Makefile.in') diff --git a/tests/Makefile.in b/tests/Makefile.in index c1a7f35..a2a82de 100644 --- a/tests/Makefile.in +++ b/tests/Makefile.in @@ -214,7 +214,7 @@ TESTS_ENVIRONMENT = PATH=$(top_builddir)/src$(PATH_SEPARATOR)$$PATH \ ONLINE_UNIT_TESTS=$(ONLINE_UNIT_TESTS) \ HTTPS_SUPPORT=$(HTTPS_SUPPORT) TEST_EXTENSIONS = .test -TESTS = 00_runnable.test 01_engine-charset.test 01_engine-entities.test 01_engine-idna.test 01_engine-simplify.test 10_crawl-simple.test 11_crawl-cookies.test 11_crawl-idna.test 11_crawl-international.test 11_crawl-parsing.test 12_crawl_https.test +TESTS = 00_runnable.test 01_engine-charset.test 01_engine-entities.test 01_engine-hashtable.test 01_engine-idna.test 01_engine-simplify.test 10_crawl-simple.test 11_crawl-cookies.test 11_crawl-idna.test 11_crawl-international.test 11_crawl-parsing.test 12_crawl_https.test all: all-am .SUFFIXES: -- cgit v1.2.3