Skip to content

Commit 93e59a6

Browse files
committed
fix typo in library properties
1 parent 4499746 commit 93e59a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: SampleProjects/TestSomething/library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ paragraph=A skeleton library demonstrating CI and unit tests
77
category=Other
88
url=https://github.com/Arduino-CI/arduino_ci/SampleProjects/TestSomething
99
architectures=avr,esp8266
10-
includes=do-something.h
10+
includes=test-something.h

0 commit comments

Comments
 (0)