From b136f68f55f16f7c9ead1361d1b3530eecbe2ed3 Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Fri, 28 Dec 2018 13:07:47 -0800 Subject: [PATCH] Build ignore test/log_events.go --- test/log_events.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/log_events.go b/test/log_events.go index 24056b1..d42518a 100644 --- a/test/log_events.go +++ b/test/log_events.go @@ -2,6 +2,8 @@ // Use of this source code is governed by a MIT license that can // be found in the LICENSE file. +// +build ignore + package main import (