Index: test/io.dart |
diff --git a/test/io.dart b/test/io.dart |
index b37a57637f80f0dce69a4a1f969faa4b2f639862..9937140be7b7382e7e34caf421400e6c5d18203f 100644 |
--- a/test/io.dart |
+++ b/test/io.dart |
@@ -48,5 +48,3 @@ String _libraryPath(Symbol libraryName) { |
var lib = currentMirrorSystem().findLibrary(libraryName); |
return p.fromUri(lib.uri); |
} |
- |
- |