MCPcopy Create free account
hub / github.com/cli-table/cli-table3 / 269-test.js

File 269-test.js

test/issues/269-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const Table = require('../..');
2
3test('it renders rowSpan correctly', () => {
4 let table = new Table({ style: { border: [], head: [] } });

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.80

Tested by

no test coverage detected