summaryrefslogtreecommitdiff
path: root/rt/t/web/private-components.t
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/web/private-components.t')
-rw-r--r--rt/t/web/private-components.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/t/web/private-components.t b/rt/t/web/private-components.t
index ceb2b34af..3ece854a7 100644
--- a/rt/t/web/private-components.t
+++ b/rt/t/web/private-components.t
@@ -1,4 +1,5 @@
use strict;
+use warnings;
use RT::Test tests => 24;
my ($baseurl, $agent) = RT::Test->started_ok;