Skip to content

Commit 6d3804f

Browse files
committed
remove now-incorrect message about library.properties tests in README
1 parent 1315d65 commit 6d3804f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Arduino CI tests [Arduino libraries](https://arduino.github.io/arduino-cli/libra
1111
* provides a system of mocks that allow fine-grained control over the hardware inputs, including the system's clock
1212
* verifies compilation of any example sketches included in the library
1313
* can test a wide range of arduino boards with different hardware options available
14-
* compares entries in `library.properties` to the contents of the library and reports mismatches
1514
* can be run both locally and as part of CI (GitHub Actions, TravisCI, Appveyor, etc.)
1615
* runs on multiple platforms -- any platform that supports the Arduino IDE
1716
* provides detailed analysis of segfaults in compilers that support such debugging features

0 commit comments

Comments
 (0)