f148896 Clean up build logs after each test so that it doesn't affect tests run later

Authored and Committed by mprahl 4 years ago
    Clean up build logs after each test so that it doesn't affect tests run later
    
    Tests in test_build.py started to affect tests in test_content_generator.py
    after test_content_generator.py was moved, which caused those tests to execute
    after test_build.py
    
        
file modified
+17 -0