diff options
author | ivan <ivan> | 2004-12-03 20:40:48 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-12-03 20:40:48 +0000 |
commit | f7fd2a3e34da751cbc02bbf215e99c6dc89adc15 (patch) | |
tree | 495d4c785a1aac113236511cdf8c1e5ce2a4f5ee /rt/lib/t/02regression.t.in | |
parent | 2d98f7dcda48d4c38e748d3301cce956cb5e6c06 (diff) | |
parent | d39d52aac8f38ea9115628039f0df5aa3ac826de (diff) |
This commit was generated by cvs2svn to compensate for changes in r3921,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'rt/lib/t/02regression.t.in')
-rw-r--r-- | rt/lib/t/02regression.t.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rt/lib/t/02regression.t.in b/rt/lib/t/02regression.t.in index 7862ef407..c2e3277a9 100644 --- a/rt/lib/t/02regression.t.in +++ b/rt/lib/t/02regression.t.in @@ -44,3 +44,4 @@ sub wanted_regression { /^*\.t\z/s && require $_; } require "@RT_LIB_PATH@/t/03web.pl"; require "@RT_LIB_PATH@/t/04_send_email.pl"; +require "@RT_LIB_PATH@/t/05cronsupport.pl"; |