| Index: tools/tests/render_pictures_test.py
|
| diff --git a/tools/tests/render_pictures_test.py b/tools/tests/render_pictures_test.py
|
| index ea14b608d3112d0363283cbd1a892d4f1b61286b..89ea228412ab254b639b7da9369cb617c283a7dd 100755
|
| --- a/tools/tests/render_pictures_test.py
|
| +++ b/tools/tests/render_pictures_test.py
|
| @@ -7,10 +7,6 @@ Use of this source code is governed by a BSD-style license that can be
|
| found in the LICENSE file.
|
|
|
| Test the render_pictures binary.
|
| -
|
| -TODO(epoger): Combine with overlapping tools/test_rendering.py and
|
| -tools/test_pictures.py .
|
| -See https://code.google.com/p/skia/issues/detail?id=1943#c2
|
| """
|
|
|
| # System-level imports
|
|
|