diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-06-27 10:47:41 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-06-27 10:47:41 -0400 |
commit | 7e47f52a21fb73dde9e59fe1f0b5957ec119ccfd (patch) | |
tree | 8954c988a19882f7c537f27d450b72ed10829a6f /tests/init_expected | |
parent | 8080bfbe4a757d7a7d895654da6424d789e6d33c (diff) |
#init
Diffstat (limited to 'tests/init_expected')
-rw-r--r-- | tests/init_expected | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/init_expected b/tests/init_expected new file mode 100644 index 0000000..23c8267 --- /dev/null +++ b/tests/init_expected @@ -0,0 +1,18 @@ +Initializing... 0% complete +Initializing... 10% complete +Initializing... 22% complete +Initializing... 44% complete +Initializing... 88% complete +Initializing... 89% complete +Initializing... 90% complete +Initializing... 91% complete +Initializing... 92% complete +Initializing... 93% complete +Initializing... 94% complete +Initializing... 95% complete +Initializing... 96% complete +Initializing... 97% complete +Initializing... 98% complete +Initializing... 99% complete +Initializing... 100% complete +hello from main. total is 1298 |