Changed test of lob values from is to ok on an eq expr, to avoid a huge got/expected...
authorRon "Quinn" Straight <quinnfazigu@gmail.org>
Sat, 9 May 2009 01:59:20 +0000 (01:59 +0000)
committerRon "Quinn" Straight <quinnfazigu@gmail.org>
Sat, 9 May 2009 01:59:20 +0000 (01:59 +0000)
commit0821ae59c74c48a248c5c441956dfdcfa7bf7268
treeda34ce7030264574ca3caeb04d91f56662264b93
parent9f472bdb904849b2e9884e8b54ef01bc9f6f7298
Changed test of lob values from is to ok on an eq expr, to avoid a huge got/expected diagnosis.  In doing so, discovered it was testing undef vs undef!  Whoops.  Fixed.
t/73oracle.t