cheekybits / genny

Elegant generics for Go
MIT License
1.71k stars 126 forks source link

Fixed "go test ./..." error #22

Closed dimchansky closed 8 years ago

dimchansky commented 8 years ago

Fixed error when running "go test ./...":

can't load package: package github.com/cheekybits/genny/parse/test/queue: found packages queue (float32_queue.go) and changed (int_queue_newpkg.go)