add makefile for test running

This commit is contained in:
Jon Lundy 2020-06-08 13:32:20 -06:00
parent a447768f3a
commit 70ab70c398
No known key found for this signature in database
GPG key ID: C63E6D61F3035024

2
utils/registry/Makefile Normal file
View file

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