Home | History | Annotate | Download | only in test

Lines Matching refs:dir1

775             dir1 = tempfile.mkdtemp()
776 self.assertTrue(dir1.endswith('aaa'))