Skip to content
Commit be7da21d authored by Johnny Chen's avatar Johnny Chen
Browse files

Convert two instances of assertTrue() and string matching usages to self.expect()

which is more descriptive.  And wrap the file open operation inside a with block
so that close() is automatically called upon exiting the block.

llvm-svn: 116096
parent af8b4871
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment