Index: tools/testing/dart/test_options.dart |
=================================================================== |
--- tools/testing/dart/test_options.dart (revision 17318) |
+++ tools/testing/dart/test_options.dart (working copy) |
@@ -108,7 +108,7 @@ |
'arch', |
'The architecture to run tests for', |
['-a', '--arch'], |
- ['all', 'ia32', 'x64', 'simarm'], |
+ ['all', 'ia32', 'x64', 'simarm', 'simmips'], |
'ia32'), |
new _TestOptionSpecification( |
'system', |