Commit 99d31503 authored by David Lawrence's avatar David Lawrence

- Fixed errors from t/002goodperl.t with t/015remote_ip.t

parent 8afe38b1
......@@ -5,7 +5,10 @@
# This Source Code Form is "Incompatible With Secondary Licenses", as
# defined by the Mozilla Public License, v. 2.0.
use 5.14.0;
use strict;
use warnings;
use lib qw(. lib t);
use Test::More qw(no_plan);
use 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