Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
const
Table = require(
'../..'
);
2
3
test(
'it renders rowSpan correctly'
, () => {
4
let
table =
new
Table({ style: { border: [], head: [] } });
Callers
nothing calls this directly
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected