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

Unified Diff: .test_config

Issue 2200933002: Only run tests on the VM. (Closed) Base URL: git@github.com:dart-lang/source_map_stack_trace.git@master
Patch Set: Created 4 years, 4 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .test_config
diff --git a/.test_config b/.test_config
index 412fc5c5cf51ae5435322e16fa22bd411313438e..531426abb3d9d5462729dfe90d3611ca022ccb37 100644
--- a/.test_config
+++ b/.test_config
@@ -1,3 +1,5 @@
{
- "test_package": true
+ "test_package": {
+ "platforms": ["vm"]
+ }
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698