Skip to content

Commit

Permalink
Change testLinkType docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Guiral Michaël committed Nov 7, 2016
1 parent a3222d2 commit 755a633
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions test/pyTest/testLink.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 755a633

Please sign in to comment.