Jakob Unterwurzacher 7f3ede473e tests: fix shadow warning
"go tool vet -shadow=true" complained about the md5 package
being shadowed by variables called "md5".
Fix by using the Md5hex helper and dropping the md5 import.
2016-07-06 21:06:42 +02:00
..
2016-07-06 21:06:42 +02:00
2016-06-30 00:57:14 +02:00