Skip to content

Commit a757390

Browse files
committed
Add missing symlinks to corresponding directories
Otherwise there is a traceback with module import Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
1 parent 52d6a73 commit a757390

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

2.4-micro/test/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../test/__init__.py

2.4-micro/test/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../test/constants.py

2.4/test/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../test/__init__.py

2.4/test/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../test/constants.py

0 commit comments

Comments
 (0)