Refactoring: change test data directive

This commit is contained in:
Nikolay Krasko
2013-09-16 15:53:40 +04:00
parent 29448c149c
commit 839df96200
20 changed files with 22 additions and 22 deletions
@@ -9,4 +9,4 @@ fun firstFun() {
// TIME: 1
// EXIST: toLinkedList@toLinkedList()~for jet.Iterable<T> in kotlin
// NUMBER: 1
// INVOCATION_COUNT: 1
@@ -2,4 +2,4 @@ val x = LineIterator<caret>
// TIME: 1
// EXIST: LineIterator~(kotlin.io)
// NUMBER: 1
// INVOCATION_COUNT: 1
@@ -4,4 +4,4 @@ val x = InputStreamReader<caret>
// TIME: 1
// EXIST: InputStreamReader~(java.io)
// NUMBER: 1
// INVOCATION_COUNT: 1
@@ -8,4 +8,4 @@ fun firstFun() {
// TIME: 1
// EXIST: PropertyMetadata@PropertyMetadata~(jet)
// EXIST: PropertyMetadataImpl@PropertyMetadataImpl~(jet)
// NUMBER: 2
// INVOCATION_COUNT: 2