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

Unified Diff: test/snapshot/doesnt_snapshot_an_entrypoint_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/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
diff --git a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart b/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
index 5fd71a61a870f4d483b18254d3440c7c38d0e2eb..90e0fa55038deb6b578aa679390a6e56a1c0376b 100644
--- a/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
+++ b/test/snapshot/doesnt_snapshot_an_entrypoint_dependency_test.dart
@@ -11,7 +11,6 @@ import '../descriptor.dart' as d;
import '../test_pub.dart';
main() {
- initConfig();
integration("doesn't create a snapshot for a package that depends on the "
"entrypoint", () {
servePackages((builder) {

Powered by Google App Engine
This is Rietveld 408576698