Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli-table/cli-table3
/ 124-test.js
File
124-test.js
test/issues/124-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
Table = require(
'../..'
);
2
3
test(
'cell padding of zero overrides table options'
, () => {
4
let
table =
new
Table({
Callers
nothing calls this directly
Calls
1
toString
Method · 0.80
Tested by
no test coverage detected