mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-06 02:36:14 +08:00
add makefile for test running
This commit is contained in:
parent
a447768f3a
commit
70ab70c398
1 changed files with 2 additions and 0 deletions
2
utils/registry/Makefile
Normal file
2
utils/registry/Makefile
Normal file
|
@ -0,0 +1,2 @@
|
|||
test:
|
||||
python3 -m unittest discover
|
Loading…
Add table
Reference in a new issue