From cd5019305db965b4e3acb028ec1f1524d0199917 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 10 May 2022 13:18:14 +0200 Subject: Python: Add config retrieval test --- wrappers/python/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'wrappers/python/Makefile') diff --git a/wrappers/python/Makefile b/wrappers/python/Makefile index 92482a4..22e9144 100644 --- a/wrappers/python/Makefile +++ b/wrappers/python/Makefile @@ -14,7 +14,7 @@ pack: test: .try-build-lib install "$(EXPORTS_LIB_SUBFOLDER_PATH)/$(LIB_FILE)" -Dt "eduvpncommon/lib" - #python3 -m unittest test_discovery + python3 -m unittest tests rm eduvpncommon/lib/* clean: -- cgit v1.2.3