Skip to content

Commit fe9e6be

Browse files
committed
Update build.gradle
1 parent eee88c9 commit fe9e6be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ShimmerDriverPC/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repositories {
3232
test {
3333
// this test requires a physical Shimmer2r to run
3434
exclude '**/API_00001_ShimmerPC_GeneralBluetoothShimmer2R.class'
35-
exclude 'API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sd_only.class'
35+
exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sd_only.class'
3636
}
3737

3838
publishing {

0 commit comments

Comments
 (0)