summaryrefslogtreecommitdiff
path: root/tests/test_write.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_write.py')
-rw-r--r--tests/test_write.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_write.py b/tests/test_write.py
index 3366217..28361b0 100644
--- a/tests/test_write.py
+++ b/tests/test_write.py
@@ -6,6 +6,7 @@ import sys
sys.path.append('..')
from .support import open_file
+
class TestOfxWrite(TestCase):
def test_write(self):
test_file = open_file('fidelity.ofx')