From 69fa6f4674326f880985c82d8a3017ac486e2821 Mon Sep 17 00:00:00 2001 From: Thomas Adamcik Date: Wed, 15 Oct 2014 00:44:19 +0200 Subject: [PATCH] tests: Test symlink that points to it's own parent. --- tests/data/find3/loop | 1 + 1 file changed, 1 insertion(+) create mode 120000 tests/data/find3/loop diff --git a/tests/data/find3/loop b/tests/data/find3/loop new file mode 120000 index 00000000..ba817196 --- /dev/null +++ b/tests/data/find3/loop @@ -0,0 +1 @@ +../find3 \ No newline at end of file