# -*- coding: UTF-8 -*- # Copyright 2014 Red Hat, Inc. # Part of clufter project # Licensed under GPLv2+ (a copy included | http://gnu.org/licenses/gpl-2.0.txt) """Common base for testing""" __author__ = "Jan Pokorný " empty_opts = type('empty_opts', (), {})