Skip to content

Commit 5ebc835

Browse files
committed
Made sure that SPI test case run in regression
1 parent 9d0eaa5 commit 5ebc835

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

RunAllTests.pro

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,5 @@ if {[DirectoryExists VideoBus_LouisAdriaens]} {
6868
}
6969

7070
if {[DirectoryExists SPI_GuyEschemann]} {
71-
# include ./SPI_GuyEschemann/RunAllTests.pro
71+
include ./SPI_GuyEschemann/RunAllTests.pro
7272
}
73-
74-

0 commit comments

Comments
 (0)