# Functions

allows us to use `defer` from TestMain, since the TestMain ideom is to use os.Exit, which does not respect `defer`.