Skip to content

Commit 5e18ce8

Browse files
committed
fix: Fettling tests this time
1 parent 99dc9ef commit 5e18ce8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/TestDallasTemperature.cpp

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ unittest(test_parasite_power_mode) {
1515

1616
sensors.begin();
1717
assertFalse(sensors.isParasitePowerMode());
18-
}
18+
}
19+
20+
unittest_main()

0 commit comments

Comments
 (0)