diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-09-07 08:54:32 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-09-07 09:05:48 -0300 |
commit | 0e9ffaad05e7d5e666f35cef9a716f96789e64e8 (patch) | |
tree | 490561d3b9c9ea4de90184a9950c71035f7d4e7e /testing/py-coreschema/use-system-py-test.patch | |
parent | 6193383f6b099af15cec504716adcdf88d90c56d (diff) | |
download | aports-0e9ffaad05e7d5e666f35cef9a716f96789e64e8.tar.bz2 aports-0e9ffaad05e7d5e666f35cef9a716f96789e64e8.tar.xz |
testing/py3-coreschema: rename from py-coreschema
Diffstat (limited to 'testing/py-coreschema/use-system-py-test.patch')
-rw-r--r-- | testing/py-coreschema/use-system-py-test.patch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testing/py-coreschema/use-system-py-test.patch b/testing/py-coreschema/use-system-py-test.patch deleted file mode 100644 index cc879d9906..0000000000 --- a/testing/py-coreschema/use-system-py-test.patch +++ /dev/null @@ -1,5 +0,0 @@ ---- a/runtests -+++ b/runtests -@@ -1,2 +1 @@ --export PYTHONPATH=. - py.test tests/ --cov=coreschema --cov-report html |