blob: 5a32df7c76790d30a32814de56c722ff8ae61065 [file] [log] [blame]
Test that the items of a labels list can be accessed individually.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS labels.item(1).id is "l11"
PASS labels.item(1).id is "l12"
PASS labels.item(1).id is "l13"
PASS labels.item(1).id is "l14"
PASS successfullyParsed is true
TEST COMPLETE