forked from VimPlug/jedi
Enable a test that is kind of xfailing
This commit is contained in:
@@ -349,7 +349,8 @@ in_out2("")
|
|||||||
in_out2(str())
|
in_out2(str())
|
||||||
#? str() int()
|
#? str() int()
|
||||||
in_out2()
|
in_out2()
|
||||||
##? str() int()
|
# TODO this should actually be str() int(), because of the constraints.
|
||||||
|
#? float()
|
||||||
in_out2(1.0)
|
in_out2(1.0)
|
||||||
|
|
||||||
# -------------------------
|
# -------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user