TypeScript/tests/cases/fourslash/todoComments18.ts
2017-07-19 15:42:01 -07:00

8 lines
202 B
TypeScript

/// <reference path='fourslash.ts' />
// Tests node_modules name in file still gets todos.
// @Filename: /node_modules_todoTest0.ts
//// // [|TODO|]
verify.todoCommentsInCurrentFile(["TODO"]);