diff options
author | Ivan Kohler <ivan@freeside.biz> | 2013-06-04 00:16:28 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2013-06-04 00:16:28 -0700 |
commit | 7588a4ac90a9b07c08a3107cd1107d773be1c991 (patch) | |
tree | 55b8bedb5f899e705da0ba7f608267943bf89e94 /rt/t/ticket/sort-by-custom-ownership.t | |
parent | 98d2b25256055abb0dfcb9f586b434474fa97afd (diff) |
RT 4.0.13
Diffstat (limited to 'rt/t/ticket/sort-by-custom-ownership.t')
-rw-r--r-- | rt/t/ticket/sort-by-custom-ownership.t | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rt/t/ticket/sort-by-custom-ownership.t b/rt/t/ticket/sort-by-custom-ownership.t index b06e9a00a..80e88a818 100644 --- a/rt/t/ticket/sort-by-custom-ownership.t +++ b/rt/t/ticket/sort-by-custom-ownership.t @@ -1,4 +1,3 @@ -#!/usr/bin/perl use RT; use RT::Test nodata => 1, tests => 7; |