diff options
author | Jan Mercl <0xjnml@gmail.com> | 2020-08-30 23:16:45 +0200 |
---|---|---|
committer | Jan Mercl <0xjnml@gmail.com> | 2020-08-30 23:16:45 +0200 |
commit | c26bc822d86191c2e3f2334bb6a17c2846843dfe (patch) | |
tree | 2f7be869e7f78ab517db3716634b899cf8153a96 /testdata/testfixture_linux_amd64-extraquick.golden | |
parent | 52432161b4a8a11a8e06bcf502037684858eb194 (diff) |
WIPS
Diffstat (limited to 'testdata/testfixture_linux_amd64-extraquick.golden')
-rw-r--r-- | testdata/testfixture_linux_amd64-extraquick.golden | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/testfixture_linux_amd64-extraquick.golden b/testdata/testfixture_linux_amd64-extraquick.golden index 1f13701..bef5e8d 100644 --- a/testdata/testfixture_linux_amd64-extraquick.golden +++ b/testdata/testfixture_linux_amd64-extraquick.golden @@ -7,6 +7,6 @@ All memory allocations freed - no leaks Maximum memory usage: 9156360 bytes Current memory usage: 0 bytes Number of malloc() : -1 calls ---- PASS: TestTclTest (136.14s) +--- PASS: TestTclTest (141.36s) PASS -ok modernc.org/sqlite 136.142s +ok modernc.org/sqlite 141.361s |