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/py3-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/py3-coreschema/use-system-py-test.patch')
| -rw-r--r-- | testing/py3-coreschema/use-system-py-test.patch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/py3-coreschema/use-system-py-test.patch b/testing/py3-coreschema/use-system-py-test.patch new file mode 100644 index 0000000000..cc879d9906 --- /dev/null +++ b/testing/py3-coreschema/use-system-py-test.patch @@ -0,0 +1,5 @@ +--- a/runtests ++++ b/runtests +@@ -1,2 +1 @@ +-export PYTHONPATH=. + py.test tests/ --cov=coreschema --cov-report html |
