commit | a1a1bf4d9f3353bdef7d530949d7245b393eb499 | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Wed Dec 17 14:50:36 2014 -0800 |
committer | Robin Thellend <rthellend@google.com> | Wed Dec 17 14:50:36 2014 -0800 |
tree | 5ce88a8ad17194f4ff0cfd8593443cb907a31fef | |
parent | 6579510dd57d68e5adbbc7cd5f21c0b88271099f [diff] |
veyron/tools/gclogs: Enable test on darwin With go1.4, this test should work fine now. Change-Id: Icfa201c75d629887a4bd23366b1bbd0d8d0f1b33
diff --git a/tools/gclogs/gclogs_test.go b/tools/gclogs/gclogs_test.go index 0454df5..574fca2 100644 --- a/tools/gclogs/gclogs_test.go +++ b/tools/gclogs/gclogs_test.go
@@ -1,9 +1,5 @@ -// +build -darwin - package main -// These tests need go 1.4 to run successfully on a mac. - import ( "bytes" "fmt"