from docs_src.app_testing.tutorial003 import test_read_items


def test_main():
    test_read_items()
