Add runtime testing harness
This commit is contained in:
parent
f8f7e40535
commit
35cfbd1686
9 changed files with 103 additions and 13 deletions
|
@ -644,6 +644,7 @@ pub fn init() void {
|
|||
printLogo();
|
||||
displayPageNumber();
|
||||
updateCursor();
|
||||
log.logInfo("Done\n");
|
||||
}
|
||||
|
||||
fn resetGlobals() void {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue