| Index: sky/tests/raw/color_bounds-expected.txt
|
| diff --git a/sky/tests/raw/color_bounds-expected.txt b/sky/tests/raw/color_bounds-expected.txt
|
| index 833a2ab4c8c67b69e29aad28c5d3425ffcd6ed95..27b67a359b2279dc0fe2d638333707139d02eab9 100644
|
| --- a/sky/tests/raw/color_bounds-expected.txt
|
| +++ b/sky/tests/raw/color_bounds-expected.txt
|
| @@ -1,8 +1,8 @@
|
| -CONSOLE: unittest-suite-wait-for-done
|
| -CONSOLE: PASS: paint set to black
|
| -CONSOLE: PASS: color created with out of bounds value
|
| -CONSOLE: PASS: color created with wildly out of bounds value
|
| -CONSOLE:
|
| -CONSOLE: All 3 tests passed.
|
| -CONSOLE: unittest-suite-success
|
| +unittest-suite-wait-for-done
|
| +PASS: paint set to black
|
| +PASS: color created with out of bounds value
|
| +PASS: color created with wildly out of bounds value
|
| +
|
| +All 3 tests passed.
|
| +unittest-suite-success
|
| DONE
|
|
|