diff options
author | Tom Feist <shabble@metavore.org> | 2011-05-05 04:03:08 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-05-05 04:03:08 +0000 |
commit | 561f775ea1597beff7a856ba2d785a6a09179589 (patch) | |
tree | 910b3b910bec44f15abfe67fc5cb76dad7204ce4 | |
parent | moved hook instead of symlink (diff) | |
download | irssi-scripts-561f775ea1597beff7a856ba2d785a6a09179589.tar.gz irssi-scripts-561f775ea1597beff7a856ba2d785a6a09179589.zip |
test comment for hooks in template.pl
Diffstat (limited to '')
-rw-r--r-- | feature-tests/template.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/feature-tests/template.pl b/feature-tests/template.pl index a49d742..e3ec199 100644 --- a/feature-tests/template.pl +++ b/feature-tests/template.pl @@ -67,3 +67,4 @@ our %IRSSI = ( license => 'MIT', updated => '$DATE' ); +#short test comment. |