1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

Add titles to caption tests.

This commit is contained in:
Nick Kocharhook 2023-12-06 16:40:08 +00:00
parent e7c0906cb2
commit 45d9398dea
2 changed files with 4 additions and 2 deletions

View File

@ -40,5 +40,6 @@
"size": {
"height": 7,
"width": 10
}
},
"title": "Bambi Title"
}

View File

@ -49,5 +49,6 @@
"size": {
"height": 10,
"width": 14
}
},
"title": "Test caption"
}