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

Commit 527df1cb authored by Chaohui Wang's avatar Chaohui Wang Committed by Android (Google) Code Review
Browse files

Merge "Enable fixed LicenseHtmlGeneratorFromXmlTest" into tm-dev

parents 0f7a1a70 2d3bc30c
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"