MCPcopy Create free account
hub / github.com/codechenx/FastTableViewer / TestLoadPipeToBuffer_Empty

Function TestLoadPipeToBuffer_Empty

io_test.go:167–169  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

165}
166
167func TestLoadPipeToBuffer_Empty(t *testing.T) {
168 t.Skip("Skipping empty pipe test - causes program exit")
169}
170
171func TestLoadPipeToBuffer_LargeData(t *testing.T) {
172 var buf bytes.Buffer

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected