YouCompleteMe/python
Ben Jackson c2f26159f6 Use fake filetype for omni completion test
Now that the server supports Java natively, we need to use a
filetype that does not have native support to ensure that we call the
mocked omnifunc, but also one for which YCM has a semantic trigger.

Rather than picking another random languagse, which might break in the
future, we invent a language (ycmtest) and supply a manual trigger
mapping to the YouCompleteMe object.
2017-12-23 15:41:14 +00:00
..
ycm Use fake filetype for omni completion test 2017-12-23 15:41:14 +00:00
test_requirements.txt Require coverage.py older than 4.4 2017-06-04 16:42:54 +02:00