Skip to content

Commit

Permalink
Fix file comment on call_hierarchy
Browse files Browse the repository at this point in the history
Signed-off-by: Danila Fedorin <daniel.fedorin@hpe.com>
  • Loading branch information
DanilaFe committed Oct 14, 2024
1 parent 32de3b8 commit 70ad280
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/chpl-language-server/test/call_hierarchy.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
"""
Tests basic functionality, including autocompletion, go-to-definition, hover,
and references
Test the call hierarchy feature, which computes calls between functions.
"""

import sys
Expand Down

0 comments on commit 70ad280

Please sign in to comment.