From 7a2439e572feb64005188aa9f2f5bf0b8d2efc4c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=84=B01?= Date: Wed, 23 Mar 2016 02:24:02 -0500 Subject: [PATCH] MSA-980: test --- smartapps/smartthings/big-turn-off.src/big-turn-off.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smartapps/smartthings/big-turn-off.src/big-turn-off.groovy b/smartapps/smartthings/big-turn-off.src/big-turn-off.groovy index f5fae99..75174aa 100644 --- a/smartapps/smartthings/big-turn-off.src/big-turn-off.groovy +++ b/smartapps/smartthings/big-turn-off.src/big-turn-off.groovy @@ -51,4 +51,4 @@ def changedLocationMode(evt) { def appTouch(evt) { log.debug "appTouch: $evt" switches?.off() -} +} \ No newline at end of file