Fix note syntax in tests

This commit is contained in:
Carlo Sciolla 2019-09-03 23:12:48 +02:00
parent 4f899a4495
commit bea66129a9
No known key found for this signature in database
GPG Key ID: BA5D71E6F3C580C1
1 changed files with 4 additions and 4 deletions

View File

@ -16,16 +16,16 @@
"Test correct indentation of a simple note block." "Test correct indentation of a simple note block."
(plantuml-test-indent-block (plantuml-test-indent-block
" "
note: single line note note right: single line note
note note right
multi line note multi line note
end note end note
" "
" "
note: single line note note right: single line note
note note right
multi line note multi line note
end note end note
" "