Fix a bug where executing certain tests resulted in null pointer.
In SweepTests, any test that used verifiers instead of a comparer, would fail because of line 379 where the length is tested on a null pointer. Change-Id: I88978251a614817ddda9d8d85dadd3c316f06e7a
Loading
Please sign in to comment