forked from VimPlug/jedi
corrected wrong goto test
This commit is contained in:
@@ -32,7 +32,7 @@ class C(object):
|
|||||||
self.b
|
self.b
|
||||||
#! 14 ['def b']
|
#! 14 ['def b']
|
||||||
self.b()
|
self.b()
|
||||||
#! 11 ['class C']
|
#! 11 ['self']
|
||||||
self.b
|
self.b
|
||||||
return 1
|
return 1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user