From 8ef25ca72ef58bd8d9c7ed6449c02e9d32265147 Mon Sep 17 00:00:00 2001 From: Andrew Chin Date: Sun, 1 Jan 2012 22:07:25 -0500 Subject: [PATCH] Added new test data submodule --- .gitmodules | 3 +++ test/data/worlds | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 test/data/worlds diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..2c31880 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/data/worlds"] + path = test/data/worlds + url = git://github.com/overviewer/Overviewer-Test-Data.git diff --git a/test/data/worlds b/test/data/worlds new file mode 160000 index 0000000..f1475f4 --- /dev/null +++ b/test/data/worlds @@ -0,0 +1 @@ +Subproject commit f1475f42c35bae5ae4b8cb9d890c903ba5c6be2e