testmore icon indicating copy to clipboard operation
testmore copied to clipboard

Uninitialized string offset: 0

Open tooberand opened this issue 12 years ago • 0 comments

When using the is function and not specifying a test_name, the if statement at line 122 issues an "Uninitialized string offset: 0" warning. Easily fixed by once again testing that test_name is not empty.

tooberand avatar Mar 22 '14 15:03 tooberand