1
0
Fork 0

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

View file

@ -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
"