summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChip Salzenberg <chip@atlantic.net>1996-11-24 02:01:10 +1200
committerChip Salzenberg <chip@atlantic.net>1996-11-26 20:48:00 +1200
commit7c250e572a32978e69b1e9f1f497d3ebd8c9ef5c (patch)
tree52bba63350ed923c5417f3b40149a9c2effee15e
parent023707f0e94efa86f74dc2ce9400e91352986871 (diff)
downloadperl-7c250e572a32978e69b1e9f1f497d3ebd8c9ef5c.tar.gz
Elide spurious space in db-hash.t
-rwxr-xr-xt/lib/db-hash.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/lib/db-hash.t b/t/lib/db-hash.t
index e6ffa6bacb..09c0ee2151 100755
--- a/t/lib/db-hash.t
+++ b/t/lib/db-hash.t
@@ -1,4 +1,4 @@
-#!./perl -w
+#!./perl -w
BEGIN {
@INC = '../lib' if -d '../lib' ;