Skip to content

Commit

Permalink
added test file
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Aug 1, 2023
1 parent 205593d commit 7c4611f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions example/cmd/_test_files/files_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package testfiles

//go:generate touch -- -_minus_prefix.txt
//go:generate touch -- ampersand_&.txt
//go:generate touch -- angle-brackets_<.txt
//go:generate touch -- angle-brackets_<>.txt
//go:generate touch -- backslash2_\n.txt
//go:generate touch -- backslash3_\t.txt
Expand Down

0 comments on commit 7c4611f

Please sign in to comment.