1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-25 20:42:34 +01:00

disable gema test agian

This commit is contained in:
Christian Schabesberger 2016-01-31 20:16:21 +01:00
parent 7f12b58722
commit fb942912db

View File

@ -35,7 +35,7 @@ import java.io.IOException;
public class YoutubeVideoExtractorGemaTest extends AndroidTestCase {
// Deaktivate this Test Case bevore uploading it githup, otherwise CI will fail.
private static final boolean testActive = true;
private static final boolean testActive = false;
public void testGemaError() throws IOException, CrawlingException {
if(testActive) {