From 755a633a32c60cc10b2553c5df1e1d1497f5afd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guiral=20Micha=C3=ABl?= Date: Mon, 7 Nov 2016 11:37:59 +0100 Subject: [PATCH] Change testLinkType docstring --- test/pyTest/testLink.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/pyTest/testLink.py b/test/pyTest/testLink.py index 8e2c875..a916d00 100644 --- a/test/pyTest/testLink.py +++ b/test/pyTest/testLink.py @@ -34,9 +34,7 @@ def tearDown(): def testLinkType(): """ - Check stats of a synbolic link folder. - - 2 hard links (. and ..) - - sizes + Check item types return by browse method. """ items = seq.browse(root_path) for item in items: