mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-04-01 15:23:02 +02:00
Initial commit of test data files, copied in from the Python version
This commit is contained in:
4
cpp/tests/new_plays.json
Normal file
4
cpp/tests/new_plays.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"henry-v": {"name": "Henry V", "type": "history"},
|
||||
"as-like": {"name": "As You Like It", "type": "pastoral"}
|
||||
}
|
||||
Reference in New Issue
Block a user