Fix up fourslash test

This commit is contained in:
Yui T 2015-12-14 15:03:16 -08:00
parent 15ac9b32ab
commit c7ae143e62

View File

@ -1,8 +1,7 @@
/// <reference path='fourslash.ts' />
//@Filename: file.tsx
//// var x = <div/**/;
//// var x = </**/;
goTo.marker();
verify.memberListCount(1)
verify.completionListContains("HTMLDivElement");
verify.memberListCount(41);