add makefile for test running

This commit is contained in:
Jon Lundy
2020-06-08 13:32:20 -06:00
parent a447768f3a
commit 70ab70c398

2
utils/registry/Makefile Normal file
View File

@@ -0,0 +1,2 @@
test:
python3 -m unittest discover