Rename transport_double.go to transport_double_test.go as it is only used when running tests, and was causing flags to be added to non-testing binaries. Fixes #113
diff --git a/transport_double.go b/transport_double_test.go
similarity index 100%
rename from transport_double.go
rename to transport_double_test.go