#!/usr/bin/python3 import time from flask import url_for from . util import live_server_setup import pytest def test_unittest_inline_html_extract(): # So lets pretend that the JSON we want is inside some HTML content=""" food and stuff and more and it can also be repeated

ok

""" from .. import html_tools # See that we can find the second