forked from sheetjs/sheetjs
Changed test files submodule url
https instead of git protocol
This commit is contained in:
parent
3f894e04af
commit
2a085af76d
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,3 +1,3 @@
|
||||
[submodule "tests/files"]
|
||||
path = tests/files
|
||||
url = git@github.com:Niggler/js-xlsx-testfiles.git
|
||||
url = https://github.com/Niggler/js-xlsx-testfiles.git
|
||||
|
Loading…
Reference in New Issue
Block a user