From db0469af8096fded3199e155014eecfffbb429c8 Mon Sep 17 00:00:00 2001 From: Calle Wilund Date: Tue, 7 Jul 2015 17:06:39 +0200 Subject: [PATCH] test.py: add query_processor_test to list Signed-off-by: Calle Wilund --- test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test.py b/test.py index b295038414..68d467ecc8 100755 --- a/test.py +++ b/test.py @@ -56,6 +56,7 @@ boost_tests = [ 'urchin/gossiping_property_file_snitch_test', 'urchin/row_cache_test', 'urchin/network_topology_strategy_test', + 'urchin/query_processor_test', ] other_tests = [