diff --git a/scripts/ColorTestCase.js b/scripts/ColorTestCase.js index 693269b..53d17e3 100644 --- a/scripts/ColorTestCase.js +++ b/scripts/ColorTestCase.js @@ -19,7 +19,7 @@ rectest.ColorTestCase = Class( 'ColorTestCase' ) orange: '#f57900', purple: '#75507b', red: '#cc0000', - white: '#eeeeec', + white: '#ffffff', yellow: '#edd400' },