From 6e340b3052995fa6144964120d53e0c830921a27 Mon Sep 17 00:00:00 2001
From: Arne Stabenau <stabenau@sanger.ac.uk>
Date: Mon, 5 Dec 2005 13:32:13 +0000
Subject: [PATCH] updated test count

---
 modules/t/densityFeatureAdaptor.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/t/densityFeatureAdaptor.t b/modules/t/densityFeatureAdaptor.t
index 0fc98e3af3..abf011cf18 100644
--- a/modules/t/densityFeatureAdaptor.t
+++ b/modules/t/densityFeatureAdaptor.t
@@ -15,7 +15,7 @@ use Bio::EnsEMBL::Test::MultiTestDB;
 
 BEGIN { $| = 1;
 	use Test;
-	plan tests => 13;
+	plan tests => 16;
 }
 
 
-- 
GitLab