mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-01 21:30:35 +02:00
tests: remove UTF8 bom from 2 test units which does not expect to get UTF8 encoded strings
git-svn-id: trunk@19480 -
This commit is contained in:
parent
0d3fa2d2db
commit
89416ab0f5
@ -1,4 +1,4 @@
|
|||||||
uses
|
uses
|
||||||
{$ifdef unix}
|
{$ifdef unix}
|
||||||
cwstring,
|
cwstring,
|
||||||
{$endif unix}
|
{$endif unix}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
uses
|
uses
|
||||||
{$ifdef unix}
|
{$ifdef unix}
|
||||||
cwstring,
|
cwstring,
|
||||||
{$endif unix}
|
{$endif unix}
|
||||||
|
Loading…
Reference in New Issue
Block a user