Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: pkg/front_end/test/fasta/compile_test.dart

Issue 2663163005: Update location of rasta tests. (Closed)
Patch Set: Update location of rasta tests. Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/front_end/lib/src/fasta/testing/kernel_chain.dart ('k') | pkg/front_end/test/fasta/kompile_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/compile_test.dart
diff --git a/pkg/front_end/test/fasta/compile_test.dart b/pkg/front_end/test/fasta/compile_test.dart
index 2f2e39ee282469b414a5117851f36b2c1974488a..cba409788e3af2d6febe8d9b9b4f83800c76b1ad 100644
--- a/pkg/front_end/test/fasta/compile_test.dart
+++ b/pkg/front_end/test/fasta/compile_test.dart
@@ -16,4 +16,4 @@ Future<FeContext> createContext(
return TestContext.create(suite, environment, FeContext.create);
}
-main(List<String> arguments) => runMe(arguments, createContext);
+main(List<String> arguments) => runMe(arguments, createContext, "testing.json");
« no previous file with comments | « pkg/front_end/lib/src/fasta/testing/kernel_chain.dart ('k') | pkg/front_end/test/fasta/kompile_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698