mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-07 13:30:55 +08:00
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