Remove now unused test data

This commit is contained in:
rejas 2020-07-18 11:32:01 +02:00
parent 319a13c0ef
commit 530c5d416a

View File

@ -1,13 +0,0 @@
{
// Escaped
"FOO\"BAR": "Today",
/*
* The following lines
* represent cardinal directions
*/
"N": "N",
"E": "E",
"S": "S",
"W": "W"
}