mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-04 00:21:30 +00:00
Find usage test data update in spring tests
This commit is contained in:
@@ -1 +1 @@
|
||||
Usage in XML descriptor 5 <bean class="a.KotlinSpringBean" name="xmlKotlinBean"/>
|
||||
Usage in XML descriptor (5: 20) <bean class="a.KotlinSpringBean" name="xmlKotlinBean"/>
|
||||
@@ -1,2 +1,2 @@
|
||||
Usage in XML descriptor 6 <constructor-arg name="value" value="2"/>
|
||||
Usage in XML descriptor 7 <property name="value"/>
|
||||
Usage in XML descriptor (6: 32) <constructor-arg name="value" value="2"/>
|
||||
Usage in XML descriptor (7: 25) <property name="value"/>
|
||||
@@ -1 +1 @@
|
||||
Usage in XML descriptor 6 <property name="foo"/>
|
||||
Usage in XML descriptor (6: 25) <property name="foo"/>
|
||||
@@ -1 +1 @@
|
||||
Usage in XML descriptor 6 <property name="bar"/>
|
||||
Usage in XML descriptor (6: 25) <property name="bar"/>
|
||||
Reference in New Issue
Block a user