# HG changeset patch # User Josef 'Jeff' Sipek # Date 1713358329 14400 # Node ID 187741719a6405d7360b6598e4f6e1dd3cfcf87b # Parent f18c53022946f1d94f9567c884f99e8e4534ebba tests: ignore the generated str2float test binary Should have been done by the commit that introduced the test. Signed-off-by: Josef 'Jeff' Sipek diff -r f18c53022946 -r 187741719a64 tests/.hgignore --- a/tests/.hgignore Wed Apr 17 08:34:49 2024 -0400 +++ b/tests/.hgignore Wed Apr 17 08:52:09 2024 -0400 @@ -82,6 +82,7 @@ test_sexpr_compact test_sexpr_eval test_sexpr_iter +test_str2float test_str2uint test_tree_bst test_tree_rb