Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
fclairamb committed Feb 24, 2024
1 parent f63983a commit 74987cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transfer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1030,7 +1030,7 @@ func TestPASVConnectionWait(t *testing.T) {
assert.NoError(t, err)
}

// Note: On Mac Os X, this requires to issue the following command:
// On Mac Os X, this requires to issue the following command:
// sudo ifconfig lo0 alias 127.0.1.1 up
func TestPASVIPMatch(t *testing.T) {
s := NewTestServer(t, false)
Expand Down

0 comments on commit 74987cc

Please sign in to comment.