diff options
Diffstat (limited to 'tests/python/parsers')
-rw-r--r-- | tests/python/parsers/__init__.py | 0 | ||||
-rw-r--r-- | tests/python/parsers/binary/__init__.py | 0 | ||||
-rw-r--r-- | tests/python/parsers/gnucash/__init__.py | 0 | ||||
-rw-r--r-- | tests/python/parsers/ofx/__init__.py | 0 | ||||
-rw-r--r-- | tests/python/parsers/qif/__init__.py | 0 | ||||
-rw-r--r-- | tests/python/parsers/textual/__init__.py | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/tests/python/parsers/__init__.py b/tests/python/parsers/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/python/parsers/__init__.py diff --git a/tests/python/parsers/binary/__init__.py b/tests/python/parsers/binary/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/python/parsers/binary/__init__.py diff --git a/tests/python/parsers/gnucash/__init__.py b/tests/python/parsers/gnucash/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/python/parsers/gnucash/__init__.py diff --git a/tests/python/parsers/ofx/__init__.py b/tests/python/parsers/ofx/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/python/parsers/ofx/__init__.py diff --git a/tests/python/parsers/qif/__init__.py b/tests/python/parsers/qif/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/python/parsers/qif/__init__.py diff --git a/tests/python/parsers/textual/__init__.py b/tests/python/parsers/textual/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/python/parsers/textual/__init__.py |