Skip to content

Commit ff9ebd2

Browse files
author
Julian Kast
committed
remove @ignore tag added to test
1 parent ad9c870 commit ff9ebd2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

android/sdl_android/src/androidTest/java/com/smartdevicelink/test/streaming/video/SdlRemoteDisplayTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
import junit.framework.TestCase;
1919

20-
import org.junit.Ignore;
2120

2221
import java.nio.ByteBuffer;
2322
import java.util.concurrent.FutureTask;
@@ -58,7 +57,6 @@ public void testConstructor() {
5857
}
5958

6059

61-
@Ignore
6260
@TargetApi(19)
6361
public void testTouchEvents() {
6462
try {

0 commit comments

Comments
 (0)