diff options
author | Sean Allred <code@seanallred.com> | 2014-11-02 12:02:46 -0500 |
---|---|---|
committer | Sean Allred <code@seanallred.com> | 2014-11-02 12:06:10 -0500 |
commit | 39a78ea40772a30678dcd947fc4b8735d356edfb (patch) | |
tree | c257bdb5574b7802016b656ca88d618b2fcd2809 /test/data-samples/questions.el | |
parent | 72f5d07097b3f1530c40379d52606d3bc6856938 (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 'test/data-samples/questions.el')
0 files changed, 0 insertions, 0 deletions