aboutsummaryrefslogtreecommitdiff
path: root/light_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'light_test.go')
-rw-r--r--light_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/light_test.go b/light_test.go
index ecc5460..b07e8fe 100644
--- a/light_test.go
+++ b/light_test.go
@@ -9,8 +9,8 @@ package hue
import (
"testing"
- //"fmt"
- "time"
+ "fmt"
+ //"time"
)
func TestSetLightState(t *testing.T) {