Index: pkg/front_end/test/fasta/testing.json |
diff --git a/pkg/front_end/test/fasta/testing.json b/pkg/front_end/test/fasta/testing.json |
index 8d50ad1b13184c5a2255b48157f34fb5f32fc9ba..a6e00c128cd17aad795bbb0beefe6fdce325f31c 100644 |
--- a/pkg/front_end/test/fasta/testing.json |
+++ b/pkg/front_end/test/fasta/testing.json |
@@ -56,6 +56,18 @@ |
}, |
{ |
+ "name": "inference", |
+ "kind": "Chain", |
+ "source": "compile_test.dart", |
+ "path": "./inference/", |
+ "status": "inference/inference.status", |
+ "pattern": [ |
+ "\\.dart$" |
+ ], |
+ "exclude": [] |
+ }, |
+ |
+ { |
"name": "compile", |
"kind": "Chain", |
"source": "compile_test.dart", |