summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/01-load.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/01-load.t b/t/01-load.t
index 6d654615..aa3ab2d5 100644
--- a/t/01-load.t
+++ b/t/01-load.t
@@ -28,7 +28,7 @@ use_ok('LedgerSMB::PE');
use_ok('LedgerSMB::PriceMatrix');
use_ok('LedgerSMB::RC');
use_ok('LedgerSMB::RP');
-use_ok('LedgerSMB::Session');
+use_ok('LedgerSMB::Auth');
use_ok('LedgerSMB::Sysconfig');
use_ok('LedgerSMB::Tax');
use_ok('LedgerSMB::Template');