Files
Theatrical-Players-Refactor…/python/tests/plays.json
2019-08-07 08:49:05 +02:00

6 lines
166 B
JSON

{
"hamlet": {"name": "Hamlet", "type": "tragedy"},
"as-like": {"name": "As You Like It", "type": "comedy"},
"othello": {"name": "Othello", "type": "tragedy"}
}