MCPcopy Create free account
hub / github.com/remotemobprogramming/mob / resetExit

Function resetExit

mob_test.go:2086–2088  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2084}
2085
2086func resetExit() {
2087 Exit = originalExitFunction
2088}
2089
2090func createTestbed(t *testing.T, configuration config.Configuration) {
2091 workingDir = ""

Calls

no outgoing calls

Tested by

no test coverage detected