mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
Normalized line endings for test.
This commit is contained in:
parent
4d0edb51b3
commit
dfad03a35c
@ -1,13 +1,13 @@
|
||||
/// <reference path="fourslash.ts"/>
|
||||
|
||||
////{| "itemName": "C", "kind": "class", "parentName": "" |}
|
||||
////class C {
|
||||
//// {| "itemName": "foo", "kind": "method", "parentName": "C" |}
|
||||
//// foo() { }
|
||||
//// ["hi" + "bye"]() { }
|
||||
//// {| "itemName": "bar", "kind": "method", "parentName": "C" |}
|
||||
//// bar() { }
|
||||
////}
|
||||
/// <reference path="fourslash.ts"/>
|
||||
|
||||
////{| "itemName": "C", "kind": "class", "parentName": "" |}
|
||||
////class C {
|
||||
//// {| "itemName": "foo", "kind": "method", "parentName": "C" |}
|
||||
//// foo() { }
|
||||
//// ["hi" + "bye"]() { }
|
||||
//// {| "itemName": "bar", "kind": "method", "parentName": "C" |}
|
||||
//// bar() { }
|
||||
////}
|
||||
|
||||
test.markers().forEach(marker => {
|
||||
verify.navigationItemsListContains(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user