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