!7 p { File out = backtickToConsole("echo hello"); assertEqualsVerbose("hello", trim(loadTextFile(out))); }