[functional-tests] factor out temp-file library

This commit is contained in:
Joe Thornber
2017-08-23 10:48:33 +01:00
parent 1cc2ab62ae
commit e3053df850
4 changed files with 29 additions and 17 deletions

View File

@ -5,6 +5,7 @@
(functional-tests)
(cache-xml)
(fmt fmt)
(temp-file)
(srfi s8 receive))
(define-tool cache-check)