mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-09 17:03:42 +02: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