Replace "jet" package name with "kotlin" in testData

This commit is contained in:
Alexander Udalov
2014-02-21 23:29:57 +04:00
parent f2b4c7fa3e
commit f7b6457139
763 changed files with 2314 additions and 2310 deletions
@@ -3,6 +3,6 @@ fun some(a: Double<caret>) {
// INVOCATION_COUNT: 2
// WITH_ORDER: 1
// EXIST: { lookupString:"Double", tailText:" (jet)" }
// EXIST: { lookupString:"Double", tailText:" (kotlin)" }
// EXIST_JAVA_ONLY: { lookupString:"Double", tailText:" (java.lang)" }
// EXIST: { lookupString:"DoubleArray", tailText:" (jet)" }
// EXIST: { lookupString:"DoubleArray", tailText:" (kotlin)" }