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
@@ -8,5 +8,5 @@ val some = foo<caret>
// "foo" is before other elements because of exact prefix match
// ORDER: foo, fooVar, fooLocal, fooImported, fooNotImported
// NUMBER: 2
// INVOCATION_COUNT: 2
// SELECTED: 1