| Index: samples/tests/samples/src/proxy/MintMakerPromiseWithStubs_generatedTest.dart
|
| diff --git a/samples/tests/samples/src/proxy/MintMakerPromiseWithStubs_generatedTest.dart b/samples/tests/samples/src/proxy/MintMakerPromiseWithStubs_generatedTest.dart
|
| index 0e9af02f0824f4aef7827a667efb9649abb38c0f..9695e0c28ff401f6a505d17fa6b04e3f67e43d3e 100644
|
| --- a/samples/tests/samples/src/proxy/MintMakerPromiseWithStubs_generatedTest.dart
|
| +++ b/samples/tests/samples/src/proxy/MintMakerPromiseWithStubs_generatedTest.dart
|
| @@ -5,6 +5,7 @@
|
| // IsolateStubs=MintMakerPromiseWithStubsTest.dart:Mint,Purse
|
|
|
| #library("MintMakerPromiseWithStubsTest_generatedTest");
|
| +#import("dart:isolate");
|
| #import("../../../../proxy/promise.dart");
|
| #import("../../../../../tests/isolate/src/TestFramework.dart");
|
|
|
|
|