# -*- coding: utf-8 -*- # snapshottest: v1 - https://goo.gl/zC4yUc from __future__ import unicode_literals from snapshottest import Snapshot snapshots = Snapshot() snapshots[ "test_single_line_spoiler 1" ] = """""" snapshots[ "test_spoiler_can_contain_bbcode_or_markdown 1" ] = """""" snapshots[ "test_multi_line_spoiler 1" ] = """""" snapshots[ "test_spoilers_can_be_nested 1" ] = """""" snapshots[ "test_spoilers_can_contain_hr_markdown 1" ] = """"""