OpenSlides/tests/person_api/__init__.py

14 lines
298 B
Python
Raw Normal View History

#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
openslides.person_api
~~~~~~~~~~~~~~~~~~~~~
Unit test for the person api.
:copyright: 20112013 by OpenSlides team, see AUTHORS.
:license: GNU GPL, see LICENSE for more details.
"""
VERSION = (9999, 9999, 9999, 'alpha', 1)