forked from VimPlug/jedi
Move extensions dir into test
This commit is contained in:
6
test/extensions/compiled.pyx
Normal file
6
test/extensions/compiled.pyx
Normal file
@@ -0,0 +1,6 @@
|
||||
cdef class Foo:
|
||||
pass
|
||||
|
||||
|
||||
cdef class Bar:
|
||||
pass
|
||||
Reference in New Issue
Block a user