Chromium Code Reviews| Index: samples/sample_extension/test_sample_synchronous_extension.dart |
| diff --git a/samples/sample_extension/test_sample_synchronous_extension.dart b/samples/sample_extension/test_sample_synchronous_extension.dart |
| index cf68203c6dd60fcd8f72a2a1e387da1ed37078b7..6d8e057bacc5ab51f29d51035a4b20469e2607f9 100644 |
| --- a/samples/sample_extension/test_sample_synchronous_extension.dart |
| +++ b/samples/sample_extension/test_sample_synchronous_extension.dart |
| @@ -12,7 +12,6 @@ void check(bool condition, String message) { |
| } |
| } |
| -// TODO(3008): Run this test automatically on buildbot (dart:3008). |
| void main() { |
| systemSrand(17); |
| var x1 = systemRand(); |