fix: Added desciption in program test record

This commit is contained in:
scmmishra 2019-04-09 13:20:11 +05:30
parent bae2d669b5
commit acc0fa3b00

View File

@ -2,11 +2,13 @@
{
"program_name": "_Test Program",
"program_code": "_TP1",
"description": "Test Description",
"program_abbreviation": "TP1"
},
{
"program_name": "_Test Program 2",
"program_code": "_TP2",
"description": "Test Description",
"program_abbreviation": "TP2"
}
]