"""Tests for graphql_relay.utils and test utilities"""

from .dedent import dedent

__all__ = ["dedent"]
