Misc: Update member hierarchy test data to include new stdlib classes

This commit is contained in:
Alexey Sedunov
2017-10-17 20:11:13 +03:00
parent 83b10403d7
commit d6ee9c9068
2 changed files with 3 additions and 0 deletions
@@ -15,6 +15,8 @@
<node text="AbstractList (kotlin.collections)">
<node text="SubList in AbstractList (kotlin.collections)"/>
<node text="ReversedListReadOnly (kotlin.collections)"/>
<node text="MovingSubList (kotlin.collections)"/>
<node text="RingBuffer (kotlin.collections)"/>
</node>
<node text="EmptyList (kotlin.collections)"/>
</node>
@@ -27,5 +27,6 @@
<node text="LazyThreadSafetyMode (kotlin)"/>
<node text="DeprecationLevel (kotlin)"/>
<node text="Kind in KParameter (kotlin.reflect)"/>
<node text="RequireKotlinVersionKind (kotlin.internal)"/>
</node>
</node>