# -*- coding: utf-8 -*-


def test_emr():
    # TODO: implement fixture after moto is ready
    # https://github.com/spulec/moto/pull/456
    """mock test"""
    assert True
