mirror of
https://github.com/ysoftdevs/Theatrical-Players-Refactoring-Kata.git
synced 2026-03-23 18:01:49 +01:00
initial import
This commit is contained in:
5
javascript/test/plays.json
Normal file
5
javascript/test/plays.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"hamlet": {"name": "Hamlet", "type": "tragedy"},
|
||||
"as-like": {"name": "As You Like It", "type": "comedy"},
|
||||
"othello": {"name": "Othello", "type": "tragedy"}
|
||||
}
|
||||
Reference in New Issue
Block a user