d1c0d77 PR#4249: enable tests/test_lib for py2

Merged and Committed by tkopecek a month ago
    PR#4249: enable tests/test_lib for py2
    
    Merges #4249
    https://pagure.io/koji/pull-request/4249
    
    Fixes: #4248
    https://pagure.io/koji/issue/4248
    tests/test_lib should be enabled for py2
    
        
file modified
+4 -3
file modified
+6 -3
tests/test_hub/test_auth.py tests/test_lib/test_auth.py
file renamed
file was renamed with no change to the file
empty file added
tests/test_hub/test_db/test_bulkupdate_processor.py tests/test_hub/test_bulkupdate_processor.py
file renamed
file was renamed with no change to the file
tests/test_hub/test_db/test_insert_processor.py tests/test_lib/test_insert_processor.py
file renamed
file was renamed with no change to the file
tests/test_hub/test_db/test_query_processor.py tests/test_lib/test_query_processor.py
file renamed
file was renamed with no change to the file
tests/test_hub/test_db/test_savepoint.py tests/test_lib/test_savepoint.py
file renamed
file was renamed with no change to the file
tests/test_hub/test_db/test_update_processor.py tests/test_lib/test_update_processor.py
file renamed
file was renamed with no change to the file
tests/test_hub/test_db/test_upsert_processor.py tests/test_hub/test_upsert_processor.py
file renamed
file was renamed with no change to the file
file modified
+16 -4
file modified
+5 -2
file modified
+1 -1