Skip to content

Commit

Permalink
[[TEST]] Do not interpret warning as error
Browse files Browse the repository at this point in the history
The message for warning W067 reads:

> Bad invocation.

While this is somewhat vague, the matched code does not describe invalid
syntax. The notice's implementation as a warning is therefore
appropriate, and the test suite should *not* interpret its emission as a
signal of invalid syntax.
  • Loading branch information
jugglinmike authored and rwaldron committed Jun 6, 2019
1 parent 70a14ec commit a70304d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 280 deletions.

0 comments on commit a70304d

Please sign in to comment.