diff options
author | Tom Feist <shabble@metavore.org> | 2011-05-05 04:05:35 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-05-05 04:05:35 +0000 |
commit | 0107d5d80e593c95e31537cbe87a7829923f898e (patch) | |
tree | e7f3fd299ee24972277e3261e73c945e1eb88b2b /feature-tests/template.pl | |
parent | test comment for hooks in template.pl (diff) | |
download | irssi-scripts-0107d5d80e593c95e31537cbe87a7829923f898e.tar.gz irssi-scripts-0107d5d80e593c95e31537cbe87a7829923f898e.zip |
template: removed comment again
Diffstat (limited to '')
-rw-r--r-- | feature-tests/template.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-tests/template.pl b/feature-tests/template.pl index e3ec199..2ff4880 100644 --- a/feature-tests/template.pl +++ b/feature-tests/template.pl @@ -67,4 +67,4 @@ our %IRSSI = ( license => 'MIT', updated => '$DATE' ); -#short test comment. + |