[libchamplain] No need for Test::Exception nor the maps constants
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Subject: [libchamplain] No need for Test::Exception nor the maps constants
- Date: Sun, 14 Jun 2009 13:21:13 -0400 (EDT)
commit 39ff4fc36419fba8aef2ac31fd9e38fc96cc9a64
Author: Emmanuel Rodriguez <emmanuel rodriguez gmail com>
Date: Sun Jun 14 16:47:05 2009 +0200
No need for Test::Exception nor the maps constants
bindings/perl/Champlain/t/ChamplainPoint.t | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/bindings/perl/Champlain/t/ChamplainPoint.t b/bindings/perl/Champlain/t/ChamplainPoint.t
index e791efb..afbf950 100644
--- a/bindings/perl/Champlain/t/ChamplainPoint.t
+++ b/bindings/perl/Champlain/t/ChamplainPoint.t
@@ -4,9 +4,8 @@ use strict;
use warnings;
use Clutter::TestHelper tests => 10;
-use Test::Exception;
-use Champlain ':maps';
+use Champlain;
exit tests();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]