Changes proposed:
Added a test for tables.remove in line with issue #476
The test ensures method returns None and modifies no rows when called with an empty row list
coverage: 94.976% (+0.04%) from 94.935%
when pulling 12b2b1263f6b370001644b053035d28f928c1023 on sinchana-kumbale:sinchana/test-coverage-remove-table-row
into 9a200e02a0cf65842277674d4791e4d785059a13 on data-8:master.
Changes proposed: Added a test for
tables.remove
in line with issue #476 The test ensures method returns None and modifies no rows when called with an empty row list