aboutsummaryrefslogtreecommitdiff
path: root/stack-filter.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2014-11-02 12:02:46 -0500
committerSean Allred <code@seanallred.com>2014-11-02 12:06:10 -0500
commit39a78ea40772a30678dcd947fc4b8735d356edfb (patch)
treec257bdb5574b7802016b656ca88d618b2fcd2809 /stack-filter.el
parent72f5d07097b3f1530c40379d52606d3bc6856938 (diff)
Fix test cases re file persistence
Every time the test was getting run, it would create the file, but not delete it. This meant that tests were not idempotent and artifacts from previous tests were persisting into the next ones. Use `make-temp-file' to let-bind `stack-filter-cache-file' to a temporary file. It is guaranteed to be empty when the tests begin.
Diffstat (limited to 'stack-filter.el')
0 files changed, 0 insertions, 0 deletions