MCPcopy Create free account
hub / github.com/ezyang/ghstack / test_uses_raw_fd

Method test_uses_raw_fd

test_shell.py:138–139  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

136 self.emit(big_dump())
137
138 def test_uses_raw_fd(self) -> None:
139 self.emit(out(r"A\n"), stdout=sys.stdout)
140
141
142if __name__ == "__main__":

Callers

nothing calls this directly

Calls 2

emitMethod · 0.95
outClass · 0.85

Tested by

no test coverage detected