Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f6c68897 authored by Chaohui Wang's avatar Chaohui Wang Committed by Automerger Merge Worker
Browse files

Merge "Enable fixed LicenseHtmlGeneratorFromXmlTest" into tm-dev am: 527df1cb

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/17052868

Change-Id: Iefd0b5c229a00df034372a8e85643ad70d97e641
parents b9efd712 527df1cb
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@ package com.android.settingslib.license;

import static com.google.common.truth.Truth.assertThat;

import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.RobolectricTestRunner;
@@ -36,7 +35,6 @@ import java.util.Map;
import java.util.Set;

@RunWith(RobolectricTestRunner.class)
@Ignore
public class LicenseHtmlGeneratorFromXmlTest {
    private static final String VALID_OLD_XML_STRING =
            "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n"