From 5329d305dc883f21050056de0e83eebb3e73fbe2 Mon Sep 17 00:00:00 2001 From: Leonardo Arena Date: Fri, 29 Dec 2017 19:31:04 +0000 Subject: testing/py-coreschema: new aport --- testing/py-coreschema/use-system-py-test.patch | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 testing/py-coreschema/use-system-py-test.patch (limited to 'testing/py-coreschema/use-system-py-test.patch') diff --git a/testing/py-coreschema/use-system-py-test.patch b/testing/py-coreschema/use-system-py-test.patch new file mode 100644 index 0000000000..cc879d9906 --- /dev/null +++ b/testing/py-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