Skip to content

Commit

Permalink
💄
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomoreno committed Sep 2, 2019
1 parent 5ba0236 commit c9403e2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/vs/base/test/browser/ui/grid/grid.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ import { deepClone } from 'vs/base/common/objects';
// | +-4
// | +-2
// +-H
// | +-V
// | +-1
// | +-5
// +-3
// +-V
// | +-1
// | +-5
// +-3

suite('Grid', function () {
let container: HTMLElement;
Expand Down

0 comments on commit c9403e2

Please sign in to comment.