summaryrefslogtreecommitdiff
path: root/tests/join/Test.pm
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-20 05:35:26 +0000
committerJim Meyering <jim@meyering.net>1996-12-20 05:35:26 +0000
commitb3335ab809740939ef1e510c667bf54c6473400c (patch)
treef7d7b072508c8e9181fb50d33212a4cc47f17f2f /tests/join/Test.pm
parentd293e5f03c853a9d1f2ce6116b5de5cca3915d85 (diff)
downloadcoreutils-b3335ab809740939ef1e510c667bf54c6473400c.tar.xz
remove $nl.
Diffstat (limited to 'tests/join/Test.pm')
-rw-r--r--tests/join/Test.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/join/Test.pm b/tests/join/Test.pm
index 1af0cf048..80bde167c 100644
--- a/tests/join/Test.pm
+++ b/tests/join/Test.pm
@@ -2,7 +2,6 @@ package Test;
require 5.002;
use strict;
-my $nl = "\n";
@Test::t = (
# test name
# flags file-1 file-2 expected output expected return code