summaryrefslogtreecommitdiff
path: root/morphlib/source_tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'morphlib/source_tests.py')
-rw-r--r--morphlib/source_tests.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/morphlib/source_tests.py b/morphlib/source_tests.py
index 6bf09806..3e3b0f59 100644
--- a/morphlib/source_tests.py
+++ b/morphlib/source_tests.py
@@ -21,8 +21,8 @@ import morphlib
class SourceTests(unittest.TestCase):
morphology_text = '''
- name: foo
- kind: chunk
+ name: foo
+ kind: chunk
'''
def setUp(self):