def test_xception_get_config_has_all_attributes():
    block = blocks.XceptionBlock()

    config = block.get_config()