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

Unified Diff: test/barback/fails_if_dir_outside_package_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/barback/fails_if_dir_outside_package_test.dart
diff --git a/test/barback/fails_if_dir_outside_package_test.dart b/test/barback/fails_if_dir_outside_package_test.dart
index 2c504d15070ca4f2ee18377a3c9250b669b7ce5b..d96227362868b10c25fe4d86e0269b1ebc6bb16e 100644
--- a/test/barback/fails_if_dir_outside_package_test.dart
+++ b/test/barback/fails_if_dir_outside_package_test.dart
@@ -10,8 +10,6 @@ import '../test_pub.dart';
import 'utils.dart';
main() {
- initConfig();
-
setUp(() {
d.appDir().create();
});

Powered by Google App Engine
This is Rietveld 408576698