diff options
Diffstat (limited to 'tests/specs/task/doc_comments_incorrect/task.out')
-rw-r--r-- | tests/specs/task/doc_comments_incorrect/task.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/specs/task/doc_comments_incorrect/task.out b/tests/specs/task/doc_comments_incorrect/task.out new file mode 100644 index 000000000..9d81c1768 --- /dev/null +++ b/tests/specs/task/doc_comments_incorrect/task.out @@ -0,0 +1,6 @@ +Task not found: doesntexist +Available tasks: +- lint + // some docs + // on what this does + deno lint |