From a791b1ce0fa2bc9859474fb6f7a9c0ff8cbd1d4a Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 22 Feb 2017 00:58:53 +0300 Subject: Port test.sh to testscript --- tests/rep-fetch/bar | 1 + tests/rep-fetch/foo | 1 + tests/rep-fetch/hello | 1 + 3 files changed, 3 insertions(+) create mode 120000 tests/rep-fetch/bar create mode 120000 tests/rep-fetch/foo create mode 120000 tests/rep-fetch/hello (limited to 'tests/rep-fetch') 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 -- cgit v1.1