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

Unified Diff: test/dart2js/includes_source_maps_in_debug_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/dart2js/includes_source_maps_in_debug_test.dart
diff --git a/test/dart2js/includes_source_maps_in_debug_test.dart b/test/dart2js/includes_source_maps_in_debug_test.dart
index 69ff7a125d5422d8b56c13623fd3af07ba61fd98..23d15e4b3688e0ca6aa23f6c691c6b52e4e37e2d 100644
--- a/test/dart2js/includes_source_maps_in_debug_test.dart
+++ b/test/dart2js/includes_source_maps_in_debug_test.dart
@@ -8,7 +8,6 @@ import '../descriptor.dart' as d;
import '../test_pub.dart';
main() {
- initConfig();
integration("includes source map URLs in a debug build", () {
d.dir(appPath, [
d.appPubspec(),

Powered by Google App Engine
This is Rietveld 408576698