projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
556d050
)
Small fix.
Ken Youens-Clark [Sun, 25 Jan 2004 18:16:03 +0000 (18:16 +0000)]
t/30sqlt-diff.t
patch
|
blob
|
blame
|
history
diff --git
a/t/30sqlt-diff.t
b/t/30sqlt-diff.t
index
ca459a1
..
8a6929b
100644
(file)
--- a/
t/30sqlt-diff.t
+++ b/
t/30sqlt-diff.t
@@
-4,7
+4,6
@@
use strict;
use File::Spec::Functions qw(catfile updir tmpdir);
-use File::Temp qw(tempfile);
use FindBin qw($Bin);
use Test::More;