瀏覽代碼

* Add another tests for #41563

Michaël Van Canneyt 2 周之前
父節點
當前提交
836c54b097
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/fcl-json/tests/testjsonreader.pas

+ 1 - 0
packages/fcl-json/tests/testjsonreader.pas

@@ -325,6 +325,7 @@ begin
   DoTestString('A string');
   DoTestString('');
   DoTestString('\"','"');
+  DoTestString('a\"','a"');
   DoTestString('a\\','a\');
   DoTestString('C:\\Windows','C:\Windows');
   DoTestString('\u00f8','ø'); // this is ø