Skip to content

Commit e0e3474

Browse files
committed
Refactor comments
1 parent aedff66 commit e0e3474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/position.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ test('position', function(t) {
3131

3232
delete expected.parentNode
3333

34-
/* Not possible yet to map this one. */
34+
// Not possible yet to map this one.
3535
delete expected.sourceCodeLocation.startTag
3636

3737
t.deepEqual(json(actual), json(expected), 'should transform positions')

0 commit comments

Comments
 (0)