summaryrefslogtreecommitdiff
path: root/rt/t/ticket/search_by_watcher.t
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/ticket/search_by_watcher.t')
-rw-r--r--rt/t/ticket/search_by_watcher.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/rt/t/ticket/search_by_watcher.t b/rt/t/ticket/search_by_watcher.t
index 9d94432d2..445c61e9b 100644
--- a/rt/t/ticket/search_by_watcher.t
+++ b/rt/t/ticket/search_by_watcher.t
@@ -276,5 +276,4 @@ my $nobody = RT::Nobody();
is($tix->Count, 2, "found ticket(s)");
}
-
-exit(0)
+@tickets = ();