]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix failing SIP unit test
authorDan Scott <dan@coffeecode.net>
Mon, 18 Feb 2013 22:59:45 +0000 (17:59 -0500)
committerMike Rylander <mrylander@gmail.com>
Tue, 19 Feb 2013 13:47:44 +0000 (08:47 -0500)
commitfd5785cb9c65e10e775bd10088c0dbc29afd977f
tree711475458469e16877143e1c3576fdb023a41b4f
parent3e1d6e1e0f70e1f5bc0418906fad626411906450
Fix failing SIP unit test

Per LP# 1099595, just copy the constant inline instead of requiring the
SIPServer code to be installed on every instance where you don't want
'make check' to fail. (Skipping the test in the absence of the SIPServer
code would be another option, but then you're skipping the test, and for
the sake of 1 constant, that seems like a bad trade.)

Signed-off-by: Dan Scott <dan@coffeecode.net>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/SIP.pm