From dcccb4e4d822b5af3d2c4bea84d2fc8bb8a0bd65 Mon Sep 17 00:00:00 2001 From: Collin Guarino Date: Sun, 24 Jan 2016 23:47:17 -0500 Subject: Unit tests for bridge.go file. --- lights.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lights.go') diff --git a/lights.go b/lights.go index 55822fd..1138312 100644 --- a/lights.go +++ b/lights.go @@ -1,4 +1,4 @@ -package main +package hue import ( "log" -- cgit v1.2.3