[Perlunit-devel] DEBUG breaks tests
Status: Beta
Brought to you by:
mca1001
|
From: Adam S. <ad...@sp...> - 2001-11-13 19:22:56
|
Enabling DEBUG in T::U::Assert breaks the try_examples.t test, because
of the
print "Calling $assertion\n" if DEBUG;
in T::U::Assert::assert().
I haven't checked the effects of enabling other DEBUGs.
Any ideas what to do about it?
|