diff options
Diffstat (limited to 'tests/rep-fetch')
l--------- | tests/rep-fetch/bar | 1 | ||||
l--------- | tests/rep-fetch/foo | 1 | ||||
l--------- | tests/rep-fetch/hello | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/tests/rep-fetch/bar b/tests/rep-fetch/bar new file mode 120000 index 0000000..7684b42 --- /dev/null +++ b/tests/rep-fetch/bar @@ -0,0 +1 @@ +../common/bar
\ No newline at end of file diff --git a/tests/rep-fetch/foo b/tests/rep-fetch/foo new file mode 120000 index 0000000..4ee4799 --- /dev/null +++ b/tests/rep-fetch/foo @@ -0,0 +1 @@ +../common/foo
\ No newline at end of file diff --git a/tests/rep-fetch/hello b/tests/rep-fetch/hello new file mode 120000 index 0000000..9312ba9 --- /dev/null +++ b/tests/rep-fetch/hello @@ -0,0 +1 @@ +../common/hello/
\ No newline at end of file |