diff options
Diffstat (limited to 't/parser/version-with-whitespace-diagnostic.test')
| -rw-r--r-- | t/parser/version-with-whitespace-diagnostic.test | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/parser/version-with-whitespace-diagnostic.test b/t/parser/version-with-whitespace-diagnostic.test new file mode 100644 index 000000000000..2b4cf761a5f0 --- /dev/null +++ b/t/parser/version-with-whitespace-diagnostic.test @@ -0,0 +1,5 @@ +PackageSearchPath: lib1 +WantedFlags: validate +Query: malformed-version +ExpectedStderr: warning: malformed version field with whitespace +MatchStderr: partial |
