Mapytex/test/calculus/random/test_list_generator.py

5 lines
83 B
Python
Raw Normal View History

2021-10-09 13:22:58 +00:00
import mapytex
def test_generate_list():
mapytex.random.list(["a", "b", "c"])