X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Ftest_cmp.py;h=a461aac97799c2899e8a1fe473e3c11ec4c6922f;hb=97b4410203f8fb7318b0965bfa58925b71a807db;hp=efdd43ae6dc24af4a4200f815f074bd1b8ead49c;hpb=b6804601cdf52546c13a0c0dde0f6c22f9c7d82a;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