blob: 4098248b70f0c98d0b14e3a77c152f55592d1c22 [file] [log] [blame]
This test makes sure cells are not marked as row headers when they're in a row of headers.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS table1.rowHeaders().length is 0
PASS table2.rowHeaders().length is 1
PASS successfullyParsed is true
TEST COMPLETE