Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli-table/cli-table3
/ original-cli-table-newlines-test.js
File
original-cli-table-newlines-test.js
test/original-cli-table-newlines-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'@api original-cli-table newline tests'
,
function
() {
2
const
Table = require(
'../src/table'
);
3
4
it(
'test table with newlines in headers'
,
function
() {
Callers
nothing calls this directly
Calls
2
toString
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected