jkaluza / odcs

Forked from odcs 6 years ago
Clone

c92fb8b refactor the code to use more meaningful names

Authored and Committed by mjia 6 years ago
    refactor the code to use more meaningful names
    
    In this patch, the class name ExpireThread is renamed to RemoveExpiredComposesThread
    and a corresponding test change is also added.
    
    Fixed https://pagure.io/odcs/issue/101
    
        
file modified
+10 -10
server/tests/test_remove_expired_composes_thread.py server/tests/test_expirethread.py
file renamed
+14 -14