diff options
Diffstat (limited to 'Test')
| -rw-r--r-- | Test/signal_hilight/info.yml | 10 | ||||
| -rw-r--r-- | Test/signal_hilight/irssi.log | 1 | ||||
| -rw-r--r-- | Test/signal_hilight/perlcritic.log | 1 | 
3 files changed, 12 insertions, 0 deletions
| diff --git a/Test/signal_hilight/info.yml b/Test/signal_hilight/info.yml new file mode 100644 index 0000000..110c5d9 --- /dev/null +++ b/Test/signal_hilight/info.yml @@ -0,0 +1,10 @@ +--- +- +  author: 'John Morrissey' +  contact: jwm@horde.net +  default_package: signal_hilight +  description: 'Send highlighted messages via Signal' +  licence: BSD +  modified: '2017-03-20 16:27:59' +  name: signal_hilight +  version: '1.0' diff --git a/Test/signal_hilight/irssi.log b/Test/signal_hilight/irssi.log new file mode 100644 index 0000000..65784d2 --- /dev/null +++ b/Test/signal_hilight/irssi.log @@ -0,0 +1 @@ +* -!- Irssi: Loaded script signal_hilight diff --git a/Test/signal_hilight/perlcritic.log b/Test/signal_hilight/perlcritic.log new file mode 100644 index 0000000..bd7c84a --- /dev/null +++ b/Test/signal_hilight/perlcritic.log @@ -0,0 +1 @@ +Return value of "close" ignored at line 98, column 5.  Check the return value of "close" for success.  (Severity: 2) | 
