From 66c4e54b8c13cfac58bf1310a4bb04fbc5a1384a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexis=20Laferri=C3=A8re?= Date: Thu, 5 May 2016 13:26:16 -0400 Subject: [PATCH] tests: update result of test_text_stat for change to is_int MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexis Laferrière --- tests/sav/test_text_stat.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/sav/test_text_stat.res b/tests/sav/test_text_stat.res index 23c6329..781b094 100644 --- a/tests/sav/test_text_stat.res +++ b/tests/sav/test_text_stat.res @@ -10,7 +10,7 @@ Allocations, by type: -RopeBuffer = 0 Calls to length, by type: - FlatString = 18 + FlatString = 19 Indexed accesses, by type: Calls to bytelen for each type: FlatString = 48 -- 1.7.9.5