testem
Version:
Test'em 'scripts! Javascript Unit testing made easy.
8 lines (6 loc) • 365 B
JavaScript
;
exports.TabWidth = 15; // column width of each tab
exports.TabStartLine = 4; // row from the top to start drawing tabs
exports.TabHeight = 4; // the height in rows of each tab
exports.TabStartCol = 1; // col from the left to start drawing tabs
exports.LogPanelUnusedLines = 8; // number of rows in the UI does not belong to the log panel