Fixed JetFunctionParameterInfoTest. Replaced Int with jet.Int, Boolean with jet.Boolean, etc in test data.

This commit is contained in:
Evgeny Gerashchenko
2012-03-12 16:21:17 +04:00
parent f4eba40f45
commit 29662cdb1b
13 changed files with 24 additions and 24 deletions
@@ -6,4 +6,4 @@ class B(): A(5) {
A(<caret>3)
}
}
//Text: (x: Int), Disabled: false, Strikeout: false, Green: true
//Text: (x: jet.Int), Disabled: false, Strikeout: false, Green: true