Added tests

This commit is contained in:
Valentin Kipyatkov
2014-11-18 21:59:32 +03:00
parent 376e12b6f3
commit 18b9e4a868
4 changed files with 20 additions and 4 deletions
@@ -5,8 +5,8 @@ fun firstFun() {
a.hello<caret>
}
// EXIST: helloProp1
// EXIST: helloProp2
// EXIST: { lookupString: "helloProp1", attributes: "bold" }
// EXIST: { lookupString: "helloProp2", attributes: "bold" }
// ABSENT: helloProp3
// ABSENT: helloProp4
// NUMBER: 2