Index: tools/testing/dart/test_configurations.dart |
diff --git a/tools/testing/dart/test_configurations.dart b/tools/testing/dart/test_configurations.dart |
index 135226ebcced1a0d71ff2403cbac86bd9569b9a4..d56514eed29cc598cdbfcbc1bb22e28c5af06a88 100644 |
--- a/tools/testing/dart/test_configurations.dart |
+++ b/tools/testing/dart/test_configurations.dart |
@@ -29,7 +29,7 @@ final TEST_SUITE_DIRECTORIES = [ |
new Path('pkg'), |
new Path('third_party/pkg_tested'), |
new Path('runtime/tests/vm'), |
- new Path('runtime/observatory'), |
+ new Path('runtime/observatory/tests/service'), |
new Path('samples'), |
new Path('samples-dev'), |
new Path('tests/benchmark_smoke'), |