diff options
Diffstat (limited to 'wrappers/python/Makefile')
| -rw-r--r-- | wrappers/python/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wrappers/python/Makefile b/wrappers/python/Makefile index 162b043..77c620e 100644 --- a/wrappers/python/Makefile +++ b/wrappers/python/Makefile @@ -4,4 +4,5 @@ compile: python3 -m discovery test: + $(MAKE) -C ../../exports python3 -m unittest test_discovery |
