[tor-commits] [goptlib/master] fmt.

dcf at torproject.org dcf at torproject.org
Sat Nov 9 16:05:08 UTC 2013


commit 048af60fc63bfdc6222b5408ce16078584616874
Author: David Fifield <david at bamsoftware.com>
Date:   Sat Nov 9 07:56:20 2013 -0800

    fmt.
---
 pt_test.go |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pt_test.go b/pt_test.go
index b479dcd..ada9ed5 100644
--- a/pt_test.go
+++ b/pt_test.go
@@ -41,7 +41,7 @@ func TestEscape(t *testing.T) {
 }
 
 func TestGetManagedTransportVer(t *testing.T) {
-	badTests := [...]string {
+	badTests := [...]string{
 		"",
 		"2",
 	}





More information about the tor-commits mailing list