Skip to content

Commit

Permalink
Create the test file
Browse files Browse the repository at this point in the history
  • Loading branch information
Deraen committed Dec 8, 2023
1 parent aa8ded1 commit e98900e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/loiste/core_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
;; Keep the file around after tests for testing opening,
;; but remove on the start.
(let [file (io/file "test-out" "new-file-test.xslx")]
(io/make-parents file)
(doseq [wb* [(l/workbook)
(l/streaming-workbook)]]
(.delete file)
Expand Down

0 comments on commit e98900e

Please sign in to comment.