Skip to content
  • Renée Kooi's avatar
    Use `tmp` module throughout tests (#498) · 671d6ade
    Renée Kooi authored
    * Use `tmp` module throughout tests
    
    It was already being used in some places, and is a bit less verbose.
    
    * Create ./tmp before running tests.
    
    * Remove unused dependency
    
    * debug
    
    * is it less flakey with an unreleased version of tmp?
    671d6ade