mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-11 20:37:46 -05:00
Fixed test.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
//// function foo(strs, ...rest) {
|
||||
//// }
|
||||
////
|
||||
//// /*1*/fo/*2*/o /*3*/`abcd`/*4*/ /*5*/
|
||||
//// /*1*/fo/*2*/o /*3*/`abcd`/*4*/
|
||||
|
||||
test.markers().forEach(m => {
|
||||
goTo.position(m.position);
|
||||
|
||||
Reference in New Issue
Block a user