From 519716972ef4d2094667b198ade27cd773cf2ac1 Mon Sep 17 00:00:00 2001 From: "Hansen, Tony (th1395)" Date: Fri, 19 Feb 2021 00:13:43 +0000 Subject: fix for py38/py39 tests Change-Id: I881926030fe496d5c1976b2ec2534d9b58b71643 Signed-off-by: Hansen, Tony (th1395) Issue-ID: DCAEGEN2-2494 Signed-off-by: Hansen, Tony (th1395) --- tests/makefile | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/makefile (limited to 'tests') diff --git a/tests/makefile b/tests/makefile new file mode 100644 index 0000000..aa9d159 --- /dev/null +++ b/tests/makefile @@ -0,0 +1,2 @@ +runtests: + cd .. && $(MAKE) runtests -- cgit 1.2.3-korg