tests: bluetooth: Fix line endings for imported ICS configuration

Unfortunatelly new Qualification Workspace is not able to properly import
ICS if file is UNIX line endings.

Signed-off-by: Szymon Janc <szymon.janc@codecoup.pl>
This commit is contained in:
Szymon Janc 2024-07-12 10:55:33 +02:00 committed by Anas Nashif
commit 4216bed418
5 changed files with 14330 additions and 14328 deletions

View file

@ -0,0 +1,2 @@
[*.{pts}]
end_of_line = crlf

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<project> <project>
<qdid>300252</qdid> <qdid>300252</qdid>
<name>Zephyr_Bluetooth_Host</name> <name>Zephyr_Bluetooth_Host</name>