diff options
author | zach%zachlipton.com <> | 2001-09-04 13:28:24 +0200 |
---|---|---|
committer | zach%zachlipton.com <> | 2001-09-04 13:28:24 +0200 |
commit | 9a8db7f7db362ea1484793d7bf5d0280460d783f (patch) | |
tree | dc29e5544ae7ca6c697cdbb48f9226fb71fe70ab /t/Support | |
parent | 8c0dda342c13bb2372024f5b4c8adcedf17488dd (diff) | |
download | bugzilla-9a8db7f7db362ea1484793d7bf5d0280460d783f.tar.gz bugzilla-9a8db7f7db362ea1484793d7bf5d0280460d783f.tar.xz |
Add a little 1; to the end of this.
Diffstat (limited to 't/Support')
-rw-r--r-- | t/Support/Files.pm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/Support/Files.pm b/t/Support/Files.pm index 4eb11115b..753e94004 100644 --- a/t/Support/Files.pm +++ b/t/Support/Files.pm @@ -86,3 +86,5 @@ editattachstatuses.cgi #49 globals.pl #50 CGI.pl #51 )); + +1; |