Skip to content

Commit 89a71ac

Browse files
committed
various tests
1 parent f11cf65 commit 89a71ac

6 files changed

+84
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"sha1": "i1qjg0s3jppjezmxruwpk48g5wbyf7f",
3+
"insertion": {
4+
"when": "2025-09-10T13:50:17.775Z",
5+
"url": "https://github.com/plantuml/plantuml/pull/2324",
6+
7+
}
8+
}
9+
@startuml
10+
object user {
11+
name = "Dummy"
12+
}
13+
14+
object user
15+
@enduml
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"sha1": "jr68wn00agi4wrdd6nsn0prhfh28j1o",
3+
"insertion": {
4+
"when": "2025-09-10T13:50:17.770Z",
5+
"url": "https://github.com/plantuml/plantuml/pull/2330",
6+
7+
}
8+
}
9+
@startwbs
10+
** A
11+
* B
12+
@endwbs
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"sha1": "m5n1sk1750qd136zj6uyqwwmymshif8",
3+
"insertion": {
4+
"when": "2025-09-10T13:50:17.733Z",
5+
"url": "https://github.com/plantuml/plantuml/pull/2330",
6+
7+
}
8+
}
9+
@startwbs
10+
* A
11+
* B
12+
@endwbs
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"sha1": "or1lkdmws5eo76i0xzklo834n04su53",
3+
"insertion": {
4+
"when": "2025-09-10T13:50:17.771Z",
5+
"url": "https://github.com/plantuml/plantuml/pull/2330",
6+
7+
}
8+
}
9+
@startwbs
10+
* A
11+
** B
12+
* C
13+
@endwbs
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"sha1": "pjakb5ghtnoeoou0vcuclnett1318su",
3+
"insertion": {
4+
"when": "2025-09-10T13:50:17.774Z",
5+
"url": "https://github.com/plantuml/plantuml/pull/2324",
6+
7+
}
8+
}
9+
@startuml
10+
map CapitalCity {
11+
UK => London
12+
}
13+
map CapitalCity {
14+
UK => London
15+
}
16+
@enduml
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"sha1": "rlb80vupnvajjod76xi0s07sdite4e8",
3+
"insertion": {
4+
"when": "2025-09-10T13:50:17.772Z",
5+
"url": "https://github.com/plantuml/plantuml/pull/2324",
6+
7+
}
8+
}
9+
@startuml
10+
json J {
11+
"a":42
12+
}
13+
json J {
14+
"a":43
15+
}
16+
@enduml

0 commit comments

Comments
 (0)