update 'test/data' submodule to track 'large_csv' branch
This commit is contained in:
parent
28a7bdfd7c
commit
2b25f025cf
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,7 +1,7 @@
|
||||||
[submodule "test/data"]
|
[submodule "test/data"]
|
||||||
path = test/data
|
path = test/data
|
||||||
url = https://github.com/mapnik/test-data.git
|
url = https://github.com/mapnik/test-data.git
|
||||||
branch = master
|
branch = large_csv
|
||||||
[submodule "test/data-visual"]
|
[submodule "test/data-visual"]
|
||||||
path = test/data-visual
|
path = test/data-visual
|
||||||
url = https://github.com/mapnik/test-data-visual.git
|
url = https://github.com/mapnik/test-data-visual.git
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3b1f481ac2ceeb780255cd4c76a42ae06197b9bc
|
Subproject commit 8168048ec719219f154cde0a8bc7517264828324
|
Loading…
Reference in a new issue