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

Unified Diff: pkg/front_end/test/fasta/outline_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/test/fasta/kompile_test.dart ('k') | pkg/front_end/test/fasta/testing.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/outline_test.dart
diff --git a/pkg/front_end/test/fasta/outline_test.dart b/pkg/front_end/test/fasta/outline_test.dart
index f7f5607db97366337ae7cfbf94728df0a82d0f95..1aad820e4363ed30125d904ec02e093d8582fd2a 100644
--- a/pkg/front_end/test/fasta/outline_test.dart
+++ b/pkg/front_end/test/fasta/outline_test.dart
@@ -14,4 +14,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/test/fasta/kompile_test.dart ('k') | pkg/front_end/test/fasta/testing.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698