Commit 916c711b authored by Damien Nozay's avatar Damien Nozay Committed by Frédéric Buclin

Bug 911513: 007util.t fails due to a missing dependency to DateTime

r=LpSolit a=sgreen
parent 61ad334d
......@@ -12,6 +12,7 @@
use lib 't';
use Support::Files;
use Test::More tests => 17;
use DateTime;
BEGIN {
use_ok(Bugzilla);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment