diff --git a/tests/pytest/pytest_2.sh b/tests/pytest/pytest_2.sh index 4df785ba8c0bacc7367f6af41d201ccf7cc9aac3..0e599a2c4fac674daa7974f88fa2774257f392c8 100755 --- a/tests/pytest/pytest_2.sh +++ b/tests/pytest/pytest_2.sh @@ -6,7 +6,7 @@ python3 ./test.py -f update/allow_update-0.py python3 ./test.py -f update/append_commit_data.py python3 ./test.py -f update/append_commit_last-0.py python3 ./test.py -f update/append_commit_last.py -python3 ./test.py -f update/merge_commit_data.py +#python3 ./test.py -f update/merge_commit_data.py python3 ./test.py -f update/merge_commit_data-0.py python3 ./test.py -f update/merge_commit_data2.py python3 ./test.py -f update/merge_commit_data2_update0.py