Feat: test random import

This commit is contained in:
2021-10-09 15:22:58 +02:00
parent b43c64fc7e
commit 32112a4591
8 changed files with 36 additions and 13 deletions

View File

View File

@@ -0,0 +1,4 @@
import mapytex
def test_generate_list():
mapytex.random.list(["a", "b", "c"])