MSA-1241: test

This commit is contained in:
이혁주
2016-05-03 01:50:33 -05:00
parent 77f880af6e
commit 5194ccd67c
2 changed files with 35 additions and 1 deletions

View File

@@ -53,4 +53,4 @@ def contactOpenHandler(evt) {
def turnOffSwitch() {
switch1.off()
}
}