Chromium Code Reviews| Index: tests/stub-generator/src/MintMakerFullyIsolatedTest.dart |
| =================================================================== |
| --- tests/stub-generator/src/MintMakerFullyIsolatedTest.dart (revision 596) |
| +++ tests/stub-generator/src/MintMakerFullyIsolatedTest.dart (working copy) |
| @@ -234,4 +234,5 @@ |
| main() { |
| MintMakerFullyIsolatedTest.testMain(); |
| + //runTests([MintMakerFullyIsolatedTest.testMain]); |
|
floitsch
2011/10/21 13:47:39
If you are sure you will work on this in the near
Ben Laurie (Google)
2011/10/21 13:56:58
I am going to do this shortly, but I removed it an
|
| } |