Keep tests in json format
So the results are typed
This commit is contained in:
@@ -1,2 +1 @@
|
||||
id,skill,name,chief,age
|
||||
3,C++,dean,1,33
|
||||
{"content": [[3, "C++", "dean", 1, 33]], "header": ["id", "skill", "name", "chief", "age"]}
|
Reference in New Issue
Block a user