b12b1e4 Convert list to tuples

1 file Authored by cheimes 7 years ago, Committed by mbasti 7 years ago,
    Convert list to tuples
    
    Some tests assume that JSON deserializier returns tuples instead of
    lists. I don't think it is necessary but let's pass the tests for now.
    
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Martin Basti <mbasti@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+5 -1