[Rt-commit] r13780 - in rt/3.8/trunk: t/web
spang at bestpractical.com
spang at bestpractical.com
Thu Jul 3 15:35:46 EDT 2008
Author: spang
Date: Thu Jul 3 15:35:45 2008
New Revision: 13780
Modified:
rt/3.8/trunk/ (props changed)
rt/3.8/trunk/t/web/command_line.t
Log:
r43580 at loki: spang | 2008-07-03 15:59:33 +0100
command_line.t doesn't need File::Spec anymore
Modified: rt/3.8/trunk/t/web/command_line.t
==============================================================================
--- rt/3.8/trunk/t/web/command_line.t (original)
+++ rt/3.8/trunk/t/web/command_line.t Thu Jul 3 15:35:45 2008
@@ -1,7 +1,6 @@
#!/usr/bin/perl -w
use strict;
-use File::Spec;
use Test::Expect;
use Test::More tests => 241;
use RT::Test;
More information about the Rt-commit
mailing list