diff options
author | Tom Feist <shabble@metavore.org> | 2011-05-05 04:08:32 +0000 |
---|---|---|
committer | Tom Feist <shabble@metavore.org> | 2011-05-05 04:08:32 +0000 |
commit | 00d02bcd828af9a19c449d4cb476fafca3814336 (patch) | |
tree | cd16e9b3c217fb836301f806d0611de0db1a8bb9 | |
parent | template: return of the comment! (diff) | |
download | irssi-scripts-00d02bcd828af9a19c449d4cb476fafca3814336.tar.gz irssi-scripts-00d02bcd828af9a19c449d4cb476fafca3814336.zip |
template: death of the return of the child of the hook testing comment.
-rw-r--r-- | feature-tests/template.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/feature-tests/template.pl b/feature-tests/template.pl index e3ec199..a49d742 100644 --- a/feature-tests/template.pl +++ b/feature-tests/template.pl @@ -67,4 +67,3 @@ our %IRSSI = ( license => 'MIT', updated => '$DATE' ); -#short test comment. |