From 0e9ffaad05e7d5e666f35cef9a716f96789e64e8 Mon Sep 17 00:00:00 2001 From: Leo Date: Sat, 7 Sep 2019 08:54:32 -0300 Subject: testing/py3-coreschema: rename from py-coreschema --- testing/py3-coreschema/use-system-py-test.patch | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testing/py3-coreschema/use-system-py-test.patch (limited to 'testing/py3-coreschema/use-system-py-test.patch') 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 -- cgit v1.2.3