diff options
Diffstat (limited to 'tools/check-moz-style/tests/test3.out')
-rw-r--r-- | tools/check-moz-style/tests/test3.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/check-moz-style/tests/test3.out b/tools/check-moz-style/tests/test3.out new file mode 100644 index 000000000..5a2cc7385 --- /dev/null +++ b/tools/check-moz-style/tests/test3.out @@ -0,0 +1,3 @@ +patch:0: Patch summary should begin with 'Bug XXXXX - ' or 'No bug -'. [patch/bugnumber] [3] +tests/test2.cpp:1: No copyright message found. [legal/copyright] [3] +Done processing tests/test2.cpp |