7a2e56d test_config: Test for invalid characker in domain

1 file Authored by thalman 5 years ago, Committed by jhrozek 5 years ago,
    test_config: Test for invalid characker in domain
    
    There was bug allowing forbidden characters in config file section name.
    Bug has been fixed meantime but we decided to write the test to avoid
    regeression.
    
    Resolves:
    https://pagure.io/SSSD/sssd/issue/3334
    
    Reviewed-by: Michal Židek <mzidek@redhat.com>