Skip to content

Commit

Permalink
I am running out of ideas
Browse files Browse the repository at this point in the history
  • Loading branch information
perrito666 committed Nov 18, 2023
1 parent 08a7349 commit 86bd6ff
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions mage/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -1745,10 +1745,8 @@ func TestGoModules(t *testing.T) {
package main
import "golang.org/x/text/unicode/norm"
func Test() {
print("unicode version: " + norm.Version)
print("nothing is imported here for >1.17 compatibility")
}
`), 0600)
if err != nil {
Expand Down

0 comments on commit 86bd6ff

Please sign in to comment.