Skip to content

Commit a1a96aa

Browse files
Владимир ЧижВладимир Чиж
authored andcommitted
revert changes in tests
1 parent 693f190 commit a1a96aa

File tree

5 files changed

+15
-785
lines changed

5 files changed

+15
-785
lines changed

IntegrationTests/scripts/fromhex1byte.json renamed to IntegrationTests/scripts/fromhex.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -538,6 +538,19 @@
538538
},
539539
"todo": [
540540
{
541+
"replace":
542+
{
543+
"LF":"empty",
544+
"CR":"empty",
545+
"tab":"empty",
546+
"whitespace":"empty",
547+
"a":"A",
548+
"b":"B",
549+
"c":"C",
550+
"d":"D",
551+
"e":"E",
552+
"f":"F"
553+
},
541554
"replace": {
542555
"t0":"0",
543556
"t1":"1",

0 commit comments

Comments
 (0)