Chromium Code Reviews

Unified Diff: test/transformer/exclusion/exclude_asset_prefix_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.
Jump to:
View side-by-side diff with in-line comments
Index: test/transformer/exclusion/exclude_asset_prefix_test.dart
diff --git a/test/transformer/exclusion/exclude_asset_prefix_test.dart b/test/transformer/exclusion/exclude_asset_prefix_test.dart
index 6e2cfaca0da2e8a90bc4addf3e2b6393e3831da7..9f6aa1d9cf33d048055c35b0f30829b659cc142e 100644
--- a/test/transformer/exclusion/exclude_asset_prefix_test.dart
+++ b/test/transformer/exclusion/exclude_asset_prefix_test.dart
@@ -9,7 +9,6 @@ import '../../test_pub.dart';
import '../../serve/utils.dart';
main() {
- initConfig();
withBarbackVersions("any", () {
integration("allows a directory prefix to exclude", () {
d.dir(appPath, [

Powered by Google App Engine