Skip to content

Commit 214610a

Browse files
committed
DEV-658 exclude another test
1 parent b253f7b commit 214610a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ShimmerDriverPC/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ test {
3434
exclude '**/API_00001_ShimmerPC_GeneralBluetoothShimmer2R.class'
3535
exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sd_only.class'
3636
exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sync_master.class'
37+
exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sync_slave.class'
3738
}
3839

3940
publishing {

0 commit comments

Comments
 (0)