From 106fd6999b1984e38e2877640b9135146a0bcd77 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Thu, 30 Jan 2020 03:24:25 -0500 Subject: [PATCH] add BlockListTest to test suite --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 52817823..35318c8c 100644 --- a/pom.xml +++ b/pom.xml @@ -74,6 +74,7 @@ This code is available under the GNU Affero General Public License, version 3: h bubble.test.TrafficAnalyticsTest bubble.test.BackupTest bubble.test.NetworkTest + bubble.rule.bblock.spec.BlockListTest