Skip to content

Commit b535d24

Browse files
author
wafuwafu13
committed
[cp] rename
1 parent cb79978 commit b535d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/cp.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@ test('Test with cycle symlink', t => {
631631
shell.cd(`${t.context.tmp}/sub/sub1/sub2/sub3`);
632632
shell.ln('-s', '..', 'link');
633633
shell.cd('../../../../');
634-
const result = shell.cp('-rL', 'sub', 'new');
634+
const result = shell.cp('-rL', 'sub', 'newsub');
635635
t.falsy(shell.error());
636636
t.is(result.code, 0);
637637
t.falsy(result.stderr);

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy