# -*- coding: utf-8 -*-
# snapshottest: v1 - https://goo.gl/zC4yUc
from __future__ import unicode_literals
from snapshottest import Snapshot
snapshots = Snapshot()
snapshots[
"test_single_line_quote 1"
] = """"""
snapshots[
"test_single_line_authored_quote 1"
] = """"""
snapshots[
"test_single_line_authored_quote_without_quotations 1"
] = """"""
snapshots[
"test_quote_can_contain_bbcode_or_markdown 1"
] = """"""
snapshots[
"test_multi_line_quote 1"
] = """"""
snapshots[
"test_quotes_can_be_nested 1"
] = """"""
snapshots[
"test_quotes_can_contain_hr_markdown 1"
] = """"""