mirror of
https://github.com/pinry/pinry.git
synced 2025-11-13 08:35:41 +01:00
Refactor apps to be in repo folder
This commit is contained in:
5
core/tests/__init__.py
Normal file
5
core/tests/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .api import *
|
||||
from .forms import *
|
||||
from .helpers import PinFactoryTest
|
||||
from .views import *
|
||||
|
||||
Reference in New Issue
Block a user