[test suite] minor removal of duplicate Cwd usage

This commit is contained in:
Michael Rash
2013-08-04 21:24:44 -04:00
parent 870a08c9f5
commit 92e888a34f
-1
View File
@@ -9,7 +9,6 @@ use File::Copy;
use File::Path;
use IO::Socket;
use Data::Dumper;
use Cwd;
use Getopt::Long 'GetOptions';
use strict;