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

Unified Diff: test/utils_test.dart

Issue 1556243002: Fix analyzer hints and warnings in test/. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 4 years, 12 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/utils_test.dart
diff --git a/test/utils_test.dart b/test/utils_test.dart
index aadf914560d4c4a865668577eb7c1a6d0bfbc008..99b09283d55702f883fa16c21d9d0f6eedda4bac 100644
--- a/test/utils_test.dart
+++ b/test/utils_test.dart
@@ -7,8 +7,6 @@ library utils_test;
import 'package:pub/src/utils.dart';
import 'package:test/test.dart';
-import 'test_pub.dart';
-
main() {
group('yamlToString()', () {
test('null', () {

Powered by Google App Engine
This is Rietveld 408576698