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

Unified Diff: test/validator/dependency_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/validator/dependency_test.dart
diff --git a/test/validator/dependency_test.dart b/test/validator/dependency_test.dart
index 9a8d01544ff43090f057812fc8207632398da2ec..2afbaf3612b74c0ff50a7e7055983c84453c03e5 100644
--- a/test/validator/dependency_test.dart
+++ b/test/validator/dependency_test.dart
@@ -55,8 +55,6 @@ setUpDependency(Map dep, {List<String> hostedVersions}) {
}
main() {
- initConfig();
-
group('should consider a package valid if it', () {
integration('looks normal', () {
d.validPackage.create();

Powered by Google App Engine
This is Rietveld 408576698