Skip to content

Commit

Permalink
set up unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
odenypeter committed Nov 25, 2019
1 parent ebde64b commit 80d572a
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion activity/settings/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-

from os.path import join, normpath
from base import *
from .base import *


# IN-MEMORY TEST DATABASE
Expand Down
Empty file added activity/tests/__init__.py
Empty file.
Empty file added formlibrary/tests/__init__.py
Empty file.
Empty file added indicators/tests/__init__.py
Empty file.
Empty file added reports/tests/__init__.py
Empty file.
Empty file added workflow/tests/__init__.py
Empty file.

0 comments on commit 80d572a

Please sign in to comment.