summaryrefslogtreecommitdiff
path: root/t/op/lex_assign.t
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>1998-11-02 12:07:43 +0000
committerJarkko Hietaniemi <jhi@iki.fi>1998-11-02 12:07:43 +0000
commitecece5d6f342239c875832926ae08cb64e6b2065 (patch)
tree822e9cfffcb10aa51b76aa983b19c9e4f6d91b26 /t/op/lex_assign.t
parent136666271df3fddb92143e6fabf3bda463294b22 (diff)
downloadperl-ecece5d6f342239c875832926ae08cb64e6b2065.tar.gz
Decommission the symlink test.
p4raw-id: //depot/cfgperl@2182
Diffstat (limited to 't/op/lex_assign.t')
-rwxr-xr-xt/op/lex_assign.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/lex_assign.t b/t/op/lex_assign.t
index 845a314bf9..2b6c38d84a 100755
--- a/t/op/lex_assign.t
+++ b/t/op/lex_assign.t
@@ -179,7 +179,7 @@ chmod 'non-existent' # chmod
utime 'non-existent' # utime
rename 'non-existent', 'non-existent1' # rename
link 'non-existent', 'non-existent1' # link
-symlink 'non-existent', 'non-existent1' # symlink
+'???' # symlink
readlink 'non-existent', 'non-existent1' # readlink
'???' # mkdir
'???' # rmdir