add "tempfile" - used by nim-rocksdb tests

This commit is contained in:
Ștefan Talpalaru 2019-02-14 23:51:33 +01:00 committed by zah
parent f8faa16e76
commit 16f9183dc9
2 changed files with 6 additions and 0 deletions

5
.gitmodules vendored
View File

@ -118,3 +118,8 @@
url = https://github.com/status-im/nim-chronos.git
ignore = dirty
branch = master
[submodule "vendor/tempfile.nim"]
path = vendor/tempfile.nim
url = https://github.com/OpenSystemsLab/tempfile.nim.git
ignore = dirty
branch = master

1
vendor/tempfile.nim vendored Submodule

@ -0,0 +1 @@
Subproject commit 2668c148e9b9946aeb262715ad10c7c50abb5448