kazukousen/gouml

Ignore *_test.go files

utx0 opened this issue · 3 comments

utx0 commented

Just giving this tool a spin and its taking forever to parse some of my *_test.go files. Be great if these could be ignored either by a cli flag or even by default.

Thank you for the nice issue.
I think it should be ignoring *_test.go files by default too.

@lukekhamilton
please try go get -u again

utx0 commented

Thanks, worked perfectly.