| Index: sky/tests/dom/attribute_collection-expected.txt
|
| diff --git a/sky/tests/dom/attribute_collection-expected.txt b/sky/tests/dom/attribute_collection-expected.txt
|
| index dc4130f85939704785b409a49ecddc07e13c15e0..4148c22b22d5bd6ebd91161a5e3d91331f21974a 100644
|
| --- a/sky/tests/dom/attribute_collection-expected.txt
|
| +++ b/sky/tests/dom/attribute_collection-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -CONSOLE: unittest-suite-wait-for-done
|
| -CONSOLE: PASS: should get by index
|
| -CONSOLE: PASS: should set by name
|
| -CONSOLE: PASS: should be case sensitive
|
| -CONSOLE: PASS: should not live update
|
| -CONSOLE:
|
| -CONSOLE: All 4 tests passed.
|
| -CONSOLE: unittest-suite-success
|
| +unittest-suite-wait-for-done
|
| +PASS: should get by index
|
| +PASS: should set by name
|
| +PASS: should be case sensitive
|
| +PASS: should not live update
|
| +
|
| +All 4 tests passed.
|
| +unittest-suite-success
|
| DONE
|
|
|