testmore
testmore copied to clipboard
Uninitialized string offset: 0
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.