diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..e7972649f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "tests/Images/External"] + path = tests/Images/External + url = https://github.com/SixLabors/Imagesharp.Tests.Images.git + branch = master diff --git a/tests/Images/External b/tests/Images/External new file mode 160000 index 000000000..b466db97b --- /dev/null +++ b/tests/Images/External @@ -0,0 +1 @@ +Subproject commit b466db97b501bcd12a7e366ee1d2d6a6e45eb2d0