Lines Matching refs:info
193 == "info")
202 == "info")
583 info = "editable file has been changed"
584 # Test that the output is expected when the file has only info
588 assert info not in self.output
590 assert info not in self.output
593 assert info in self.output
595 assert info in self.output
600 # Test that the output is expected when the file has both info
603 assert info not in self.output
605 assert info in self.output