X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=tests%2Ftest_cmp.py;h=a461aac97799c2899e8a1fe473e3c11ec4c6922f;hb=63c535d7c6b151c210e344dd4b745407f3911d76;hp=efdd43ae6dc24af4a4200f815f074bd1b8ead49c;hpb=96bc9c67fc993dc918ea80c208096b9523a68f6f;p=ppu.git diff --git a/tests/test_cmp.py b/tests/test_cmp.py index efdd43a..a461aac 100755 --- a/tests/test_cmp.py +++ b/tests/test_cmp.py @@ -22,4 +22,4 @@ def test_cmp_equal(): create_file('test3', 'test3') create_file('test4', 'test4') assert subprocess.call( - [sys.executable, test_prog_path, "-i", "test3", "test4"]) == 1 + [sys.executable, test_prog_path, "-s", "test3", "test4"]) == 1