Home | History | Annotate | Download | only in test

Lines Matching refs:invalid_arg_name

137             self.assertRaises(TypeError, subprocess.Popen, invalid_arg_name=1)