| Index: sky/tests/lowlevel/attribute-collection-expected.txt
|
| diff --git a/sky/tests/lowlevel/attribute-collection-expected.txt b/sky/tests/lowlevel/attribute-collection-expected.txt
|
| index 09e1d8f600e50d44089e200f4735e508c58e0187..58bdb96b0c8224bff3813cadae3b5e7845ffdb29 100644
|
| --- a/sky/tests/lowlevel/attribute-collection-expected.txt
|
| +++ b/sky/tests/lowlevel/attribute-collection-expected.txt
|
| @@ -1,10 +1,8 @@
|
| -Running 6 tests
|
| +Running 4 tests
|
| ok 1 Attribute collection should get by index
|
| -ok 2 Attribute collection should get by name
|
| -ok 3 Attribute collection should get all at once
|
| -ok 4 Attribute collection should set by name
|
| -ok 5 Attribute collection should be case sensitive
|
| -ok 6 Attribute collection should live update
|
| -6 tests
|
| -6 pass
|
| +ok 2 Attribute collection should set by name
|
| +ok 3 Attribute collection should be case sensitive
|
| +ok 4 Attribute collection should not live update
|
| +4 tests
|
| +4 pass
|
| 0 fail
|
|
|