• Ground for the House

 

If I am correct some of the solutions for "Ground for the House" seem to be giving incorrect answer for the following input:

house('''
###0000
0000000
###0000
''')

My understanding is that in this case correct answer is 9 not 6. Is is possible to add such case to verification tests?