Add a "diamond" pattern to multi-impmort test
This tests whether multiple modules can correctly import the same common module. ``` a -> d -> b -> c -> d* ```
This commit is contained in:
parent
c2c3f968df
commit
fc2b90acd1
10 changed files with 17 additions and 7 deletions
|
|
@ -1,2 +1,3 @@
|
|||
multi_import_a
|
||||
multi_import_d
|
||||
multi_import_b
|
||||
multi_import_a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue