Fixed test.

This commit is contained in:
Daniel Rosenwasser
2014-11-25 14:42:15 -08:00
parent 5fd0701ce5
commit 46991b79e0

View File

@@ -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);