Skip to content

Commit

Permalink
test: remove unused symlink loop
Browse files Browse the repository at this point in the history
This symlink loop was originally intended to be accessed from
a test. Instead, a loop is created by the test itself, but this
was unfortunately forgotten about. It's unused, so remove it.

PR-URL: #31267
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: David Carlier <devnexen@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
  • Loading branch information
cjihrig authored and addaleax committed Jan 9, 2020
1 parent cd4a41c commit d1d71db
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/fixtures/wasi/subdir/loop1

This file was deleted.

1 change: 0 additions & 1 deletion test/fixtures/wasi/subdir/loop2

This file was deleted.

0 comments on commit d1d71db

Please sign in to comment.