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

Unified Diff: test/preprocess_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
« no previous file with comments | « test/must_pub_get_test.dart ('k') | test/pub_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/preprocess_test.dart
diff --git a/test/preprocess_test.dart b/test/preprocess_test.dart
index 698a441eba7b3f146dccede218368d35aad6f4f6..408c9927c5103b828a832fc49b8f03cf039848f3 100644
--- a/test/preprocess_test.dart
+++ b/test/preprocess_test.dart
@@ -8,8 +8,6 @@ import 'package:pub/src/preprocess.dart';
import 'package:pub_semver/pub_semver.dart';
import 'package:test/test.dart';
-import 'test_pub.dart';
-
main() {
test("does nothing on a file without preprocessor directives", () {
var text = '''
« no previous file with comments | « test/must_pub_get_test.dart ('k') | test/pub_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698