From 54f9a9f0c03be76ad598509a922aa6b74f3b9420 Mon Sep 17 00:00:00 2001 From: tetragon Date: Tue, 8 May 2007 05:06:56 +0000 Subject: Adding pod to Locale.pm git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1168 4979c152-3d1c-0410-bac9-87ea11338e46 --- t/01-load.t | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 't') diff --git a/t/01-load.t b/t/01-load.t index b27a1154..8b83013e 100644 --- a/t/01-load.t +++ b/t/01-load.t @@ -2,8 +2,9 @@ use strict; use warnings; -use Test::More tests => 30; +use Test::More tests => 31; +use_ok('LedgerSMB'); use_ok('LedgerSMB::AA'); use_ok('LedgerSMB::AM'); use_ok('LedgerSMB::BP'); -- cgit v1.2.3