aboutsummaryrefslogtreecommitdiff
path: root/light_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'light_test.go')
-rw-r--r--light_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/light_test.go b/light_test.go
index 0ecfeaa..9073a06 100644
--- a/light_test.go
+++ b/light_test.go
@@ -10,7 +10,7 @@ package hue
import (
"testing"
"fmt"
- //"time"
+ "time"
)
func TestGetAllLights(t *testing.T) {