| Index: sky/tests/resources/test-element.sky
|
| diff --git a/sky/tests/resources/test-element.sky b/sky/tests/resources/test-element.sky
|
| index be6403c9ce0fc954f5b36c140105c4fae4c8bf6c..79280de638569be553aac96315c2f6964c824843 100644
|
| --- a/sky/tests/resources/test-element.sky
|
| +++ b/sky/tests/resources/test-element.sky
|
| @@ -3,8 +3,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
| -->
|
| +<import src="/sky/framework/sky-checkbox.sky" />
|
| <import src="/sky/framework/sky-element/sky-element.sky" as="SkyElement" />
|
| -<import src="/sky/framework/sky-checkbox/sky-checkbox.sky" />
|
|
|
| <sky-element
|
| name="test-element"
|
|
|