Skip to content

Commit 6097cfe

Browse files
committed
Rename titles of UWP testing toc sections
1 parent 7e0f782 commit 6097cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/test/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@
107107
href: microsoft-visualstudio-testtools-cppunittestframework-api-reference.md
108108
- name: Create and run unit tests for UWP apps
109109
items:
110-
- name: Unit test a C++ UWP DLL
110+
- name: Test a C++ UWP app
111111
href: unit-testing-a-visual-cpp-dll-for-store-apps.md
112-
- name: Create & run unit tests for UWP apps
112+
- name: Test a .NET UWP app
113113
href: walkthrough-creating-and-running-unit-tests-for-windows-store-apps.md
114114
- name: Code coverage
115115
items:

0 commit comments

Comments
 (0)