I'm not sure what you are doing: most test files expect to be included
in the package they are testing to work properly. I don't understand
how it is possible that you can go test column_test.go since it uses a
Column() function which is not defined anywhere.
Rémy.