chore(doclint): fix doclint tests (#941)

Last commit 017429eef1 broke doclint
tests. Try bots didn't catch this because they were not running doclint
tests.

This patch:
- fixes doclint tests
- starts running doclint tests on travis
This commit is contained in:
Andrey Lushnikov
2017-10-02 15:14:57 -07:00
committed by GitHub
parent 017429eef1
commit dc4c8786e3
7 changed files with 8 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
[MarkDown] Heading arguments for "foo.test(...files)" do not match described ones, i.e. "...files" != "...filePaths"
[MarkDown] Method Foo.constructor() fails to describe its parameters:
[MarkDown] Method Foo.foo() fails to describe its parameters:
- Argument not found: arg3
- Non-existing argument found: arg2