def test_dense_get_config_has_all_attributes():
    block = blocks.DenseBlock()

    config = block.get_config()