description(
"This test verifies that the lastModified property exists on the document object."
);
shouldBeTrue("'lastModified' in document");
description(
"This test verifies that the lastModified property exists on the document object."
);
shouldBeTrue("'lastModified' in document");