[Koha-bugs] [Bug 5327] Unit tests required for all C4 modules

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 8 23:06:52 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5327

--- Comment #47 from Chris Hall <chrish at catalyst.net.nz> 2011-12-08 22:06:52 UTC ---
Created attachment 6682
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6682
Patch removes unneeded self=shift from TTParser::unshift_token

While Duncan was creating unit tests for TTParser I found an unneeded 'my
$self=shift' within TTParser::unshift_token, however ::peep_token and
::next_token do not take a $self argument.

No client code uses this so it shouldn't break anything.
~Chris

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list