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

Unified Diff: test/global/run/recompiles_if_sdk_is_out_of_date_test.dart

Issue 1215833002: Use the new test runner. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 5 years, 6 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
Index: test/global/run/recompiles_if_sdk_is_out_of_date_test.dart
diff --git a/test/global/run/recompiles_if_sdk_is_out_of_date_test.dart b/test/global/run/recompiles_if_sdk_is_out_of_date_test.dart
index bb38dd7da86f347c34ce99d304acf244376f4590..c0c9bacd672860f9e3acf1d3defa1976ecc0b92c 100644
--- a/test/global/run/recompiles_if_sdk_is_out_of_date_test.dart
+++ b/test/global/run/recompiles_if_sdk_is_out_of_date_test.dart
@@ -9,7 +9,6 @@ import '../../descriptor.dart' as d;
import '../../test_pub.dart';
main() {
- initConfig();
integration('recompiles a script if the SDK version is out-of-date', () {
servePackages((builder) {
builder.serve("foo", "1.0.0", contents: [

Powered by Google App Engine
This is Rietveld 408576698