Skip to content

Commit

Permalink
fix: remove leftover fixtures & notes
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Feb 27, 2023
1 parent 42132f1 commit 92a068a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion test/sharness/t0113-gateway-symlink.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ test_expect_success "Test the directory listing" '
test_should_contain ">bar<" list_response
'

# TODO: it's unclear to me if that `echo -n "foo" > expected` should be a fixture somehow.
test_expect_success "Test the symlink" '
curl "$GWAY_ADDR/ipfs/$ROOT_DIR_CID/bar" > bar_actual &&
echo -n "foo" > bar_expected &&
Expand Down
1 change: 0 additions & 1 deletion test/sharness/t0118-gateway-car/subdir/ascii.txt

This file was deleted.

0 comments on commit 92a068a

Please sign in to comment.