Skip to content
  • Keith Packard's avatar
    During test run, remove cache directory to avoid stale cache usage. · 7a03bbdc
    Keith Packard authored
    As file timestamps have only one second granularity, an old cache
    file could easily be used when a test took less than 1 second to run.
    Just remove the cache directory and its contents before each test is run.
    Also, remove mention of the old cache file from the test config file.
    7a03bbdc