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

Commit d61e5537 authored by Quddus Chong's avatar Quddus Chong
Browse files

docs: Fixed rendering issue in testing training TOC.

Change-Id: I30671ff929bff61165972500d54850966123b67c
parent 78d655b4
Loading
Loading
Loading
Loading
+7 −10
Original line number Diff line number Diff line
@@ -2012,8 +2012,7 @@ results."
          </li>
        </ul>
      </li>
    </ul>
    <ul>

      <li class="nav-section">
      <div class="nav-section-header"><a href="<?cs var:toroot ?>training/testing/ui-testing/index.html"
         description="How to automate your user interface tests for Android apps.">
@@ -2030,8 +2029,7 @@ results."
          </li>
        </ul>
      </li>
    </ul>
    <ul>

      <li class="nav-section">
      <div class="nav-section-header"><a href="<?cs var:toroot ?>training/testing/unit-testing/index.html"
         description="How to build effective unit tests for Android apps.">
@@ -2048,13 +2046,12 @@ results."
          </li>
        </ul>
      </li>
    </ul>
    <ul>

      <li><a href="<?cs var:toroot ?>training/testing/performance.html"
            description="How to automate UI performance testing.">
            <span class="en">Testing Display Performance</span>
            </a></li>
    <ul>
            Testing Display Performance</a>
      </li>
    </ul>
  </li>
  <!-- End best Testing -->