17
17
# with this program. If not, see <http://www.gnu.org/licenses/>.
18
18
""" Tests for the changeup-dispatcher script """
21
21
from contrib.mocker import MockerTestCase
25
25
def test_register_handler(self):
26
26
"""Test registering the dbus handler."""