diff options
Diffstat (limited to 'tests/test_util_inventory.py')
-rw-r--r-- | tests/test_util_inventory.py | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/test_util_inventory.py b/tests/test_util_inventory.py index 747fe53cf..35f80d960 100644 --- a/tests/test_util_inventory.py +++ b/tests/test_util_inventory.py @@ -37,6 +37,10 @@ CFunc c:function 2 cfunc.html#CFunc - a term std:term -1 glossary.html#term-a-term - ls.-l std:cmdoption 1 index.html#cmdoption-ls-l - docname std:doc -1 docname.html - +foo js:module 1 index.html#foo - +foo.bar js:class 1 index.html#foo.bar - +foo.bar.baz js:method 1 index.html#foo.bar.baz - +foo.bar.qux js:data 1 index.html#foo.bar.qux - a term including:colon std:term -1 glossary.html#term-a-term-including-colon - '''.encode('utf-8')) |