MSA-2039: Test publication

This commit is contained in:
Raja
2017-06-13 22:46:31 -07:00
parent d6b0f6a8ed
commit f521495569
3 changed files with 53 additions and 2 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]
}
}
}