summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/007util.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/007util.t b/t/007util.t
index a73f4dfa7..495102ffa 100644
--- a/t/007util.t
+++ b/t/007util.t
@@ -12,6 +12,7 @@
use lib 't';
use Support::Files;
use Test::More tests => 17;
+use DateTime;
BEGIN {
use_ok(Bugzilla);