From cf604c22d69fba90d587d25c3317602311c38fee Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Sat, 16 May 2009 21:37:46 +0200 Subject: [PATCH] Now running 81 tests --- bindings/perl/Champlain/t/ChamplainView.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bindings/perl/Champlain/t/ChamplainView.t b/bindings/perl/Champlain/t/ChamplainView.t index 12f3c3a..9456f5e 100644 --- a/bindings/perl/Champlain/t/ChamplainView.t +++ b/bindings/perl/Champlain/t/ChamplainView.t @@ -3,7 +3,7 @@ use strict; use warnings; -use Clutter::TestHelper tests => 70; +use Clutter::TestHelper tests => 81; use Champlain ':coords'; -- 2.39.5