Modified the test_format_table5() unit test of lib.text.table.format_table() to check bool types.
........ r18716 | bugman | 2013-03-08 18:30:47 +0100 (Fri, 08 Mar 2013) | 3 lines
The lib.text.table.format_table() function now handles boolean types.
........