appypod-rattail/pod/test/contexts/PersonsFour.py

4 lines
110 B
Python

from appy.pod.test.contexts import Person
persons = [Person('P1'), Person('P2'), Person('P3'), Person('P4')]