mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-14 19:16:17 -06:00
Use memberListCount
This commit is contained in:
parent
24334b506c
commit
6bbfe56dca
@ -10,6 +10,5 @@
|
||||
//// var x1 = <div><//**/
|
||||
|
||||
goTo.marker();
|
||||
verify.completionListItemsCountIsGreaterThan(0);
|
||||
verify.not.completionListItemsCountIsGreaterThan(1);
|
||||
verify.memberListCount(1);
|
||||
verify.completionListContains('div');
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user