mirror of
https://github.com/davidhalter/jedi.git
synced 2026-01-09 13:32:20 +08:00
Move namespace tests to examples
This commit is contained in:
1
test/examples/namespace_package/ns2/pkg/ns2_file.py
Normal file
1
test/examples/namespace_package/ns2/pkg/ns2_file.py
Normal file
@@ -0,0 +1 @@
|
||||
foo = 'ns2_file!'
|
||||
@@ -0,0 +1 @@
|
||||
foo = 'ns2_folder!'
|
||||
@@ -0,0 +1 @@
|
||||
foo = 'nested!'
|
||||
Reference in New Issue
Block a user