diff options
Diffstat (limited to 'org.eclipse.ua.tests/plugin.xml')
-rw-r--r-- | org.eclipse.ua.tests/plugin.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.ua.tests/plugin.xml b/org.eclipse.ua.tests/plugin.xml index aff9ece16..709c22fe2 100644 --- a/org.eclipse.ua.tests/plugin.xml +++ b/org.eclipse.ua.tests/plugin.xml @@ -468,6 +468,10 @@ <tocProvider class="org.eclipse.ua.tests.help.toc.UaTestTocProvider"> </tocProvider> + <toc + file="data/help/toc/filteredToc/nonPrimaryToc.xml" + primary="false"> + </toc> </extension> <extension point= "org.eclipse.help.contentExtension"> |