MrDraw/tests/users/__init__.py
2017-02-17 13:43:47 +01:00

7 lines
247 B
Python

# coding=utf-8
"""
Unit tests for octoprint.users
"""
__license__ = 'GNU Affero General Public License http://www.gnu.org/licenses/agpl.html'
__copyright__ = "Copyright (C) 2015 The OctoPrint Project - Released under terms of the AGPLv3 License"