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

Unified Diff: test/transformer/asset_not_found_exceptions_are_detectable_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/transformer/asset_not_found_exceptions_are_detectable_test.dart
diff --git a/test/transformer/asset_not_found_exceptions_are_detectable_test.dart b/test/transformer/asset_not_found_exceptions_are_detectable_test.dart
index e862b7568b01c94d823812a64cd9e043cceef14f..86d7d3ff10142af6c0e87c0f4066f6128fb1ba4c 100644
--- a/test/transformer/asset_not_found_exceptions_are_detectable_test.dart
+++ b/test/transformer/asset_not_found_exceptions_are_detectable_test.dart
@@ -38,7 +38,6 @@ class GetInputTransformer extends Transformer {
""";
main() {
- initConfig();
withBarbackVersions("any", () {
integration("AssetNotFoundExceptions are detectable", () {
d.dir(appPath, [

Powered by Google App Engine
This is Rietveld 408576698