diff --git a/test/plantuml-indentation-notes-test.el b/test/plantuml-indentation-notes-test.el index b58f2b4..337d18b 100644 --- a/test/plantuml-indentation-notes-test.el +++ b/test/plantuml-indentation-notes-test.el @@ -16,16 +16,16 @@ "Test correct indentation of a simple note block." (plantuml-test-indent-block " -note: single line note +note right: single line note -note +note right multi line note end note " " -note: single line note +note right: single line note -note +note right multi line note end note "