provider/gce: Fix whitespace in test fixture

Mixture of hard and soft tabs, which isn't picked up by `go fmt` because
it's inside a string. Standardise on hard-tabs since that is what's used
in the rest of the code.
This commit is contained in:
Dan Carley 2015-05-06 22:11:14 +01:00
parent 44e448b8c9
commit 88f4df28ac
1 changed files with 4 additions and 4 deletions