Skip to content
Snippets Groups Projects
Commit c0c71237 authored by James Yu's avatar James Yu
Browse files

Fix a macro test issue

parent a0906504
No related branches found
No related tags found
No related merge requests found
......@@ -131,6 +131,7 @@ describe(path.basename(__filename).split('.')[0] + ':', () => {
})
it('should remove other `%` components from macro argument hints', async () => {
set.config('intellisense.package.unusual', true)
readStub.resolves('\\usepackage{acro}')
await lw.cache.refreshCache(texPath)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment