fix(pico-sensor): removed tes-results xml file

This commit is contained in:
SylvanArnold
2025-06-24 17:24:55 +02:00
parent 704c860b84
commit 253939973f
2 changed files with 3 additions and 9 deletions

3
.gitignore vendored
View File

@@ -6,6 +6,9 @@
!.vscode/extensions.json !.vscode/extensions.json
!.vscode/*.code-snippets !.vscode/*.code-snippets
# Test-results file
test-results.xml
# Local History for Visual Studio Code # Local History for Visual Studio Code
.history/ .history/

View File

@@ -1,9 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<testsuite name="(empty)"
tests="0"
failures="0"
disabled="0"
skipped="0"
hostname=""
time="0"
timestamp="2025-06-03T17:23:51"/>