Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Erotemic committed Jun 15, 2023
1 parent a5e7e75 commit e4d6b16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_links.py
Original file line number Diff line number Diff line change
Expand Up @@ -476,7 +476,7 @@ def test_symlink_to_rel_symlink():
│   └── link1 -> ../real
└── real
"""
_ = ub.cmd(f'tree {dpath}', verbose=3)
# _ = ub.cmd(f'tree {dpath}', verbose=3)

import pytest
with pytest.raises(FileExistsError):
Expand Down

0 comments on commit e4d6b16

Please sign in to comment.