Skip to content

Commit

Permalink
Fix test data formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
anatol committed Nov 17, 2023
1 parent c2df4c9 commit 627c3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urls_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const mirrorlist = `############################################################
Server = http://mirror.sample.ca/archlinux/$repo/os/$arch
Server = https://a.ab.net/archlinux/$arch/os/$repo
Server = http://example.tld/repos/$repo/os/$arch#something # Comment
Server =https://whatever.mirror.server.com/$repo/os/$arch
Server =https://whatever.mirror.server.com/$repo/os/$arch
Server= http://localhost/mirror/packages/Blackarch/$repo/os/$arch
Server = https://tooManyTests.com/archlinux/$whatever/os/$arch #Comment
Server = http://another.test.co.uk/archlinux/$repo/o\$s/$arch
Expand Down

0 comments on commit 627c3be

Please sign in to comment.