MSA-981: test입니다

This commit is contained in:
이진희
2016-03-23 02:36:14 -05:00
parent 03c2dec425
commit 25d926ed15
2 changed files with 51 additions and 1 deletions

View File

@@ -251,4 +251,4 @@ def huesatToRGB(float hue, float sat) {
case 4: return [t, p, 255]
case 5: return [255, p, q]
}
}
}