diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-26 13:42:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-26 13:42:11 +0100 |
| commit | 6f0c4cc3bc249e63e734d9ff03d7164fcfbc618c (patch) | |
| tree | e17262df0310372a5603c4da11aef422a5e87f99 | |
| parent | 46bf166c3fc1f64ddaa179f8fa036edb79cb6165 (diff) | |
Re-add test/data as a submodule.
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | test/data | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..861a1f800 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/data"] + path = test/data + url = ssh://carl@git.carlh.net/home/carl/git/dcpomatic-test-data.git diff --git a/test/data b/test/data new file mode 160000 +Subproject 277e77d119406ed4cbfac73bf745022d1c146e3 |
