01-fix-tests.patch 275 B

123456
  1. --- contrib/python/multidict/tests/test_pickle.py (index)
  2. +++ contrib/python/multidict/tests/test_pickle.py (working tree)
  3. @@ -6 +6,2 @@ import pytest
  4. -here = Path(__file__).resolve().parent
  5. +import yatest.common as yc
  6. +here = Path(yc.source_path(__file__)).resolve().parent