Index: test/get/path/relative_path_test.dart |
diff --git a/test/get/path/relative_path_test.dart b/test/get/path/relative_path_test.dart |
index 3f7dcc246e02b09beaf5dca5b869b894840ba906..42938ebdd68c1ed89fd2d4e43496118776420675 100644 |
--- a/test/get/path/relative_path_test.dart |
+++ b/test/get/path/relative_path_test.dart |
@@ -6,13 +6,11 @@ import 'package:path/path.dart' as path; |
import 'package:pub/src/lock_file.dart'; |
import 'package:pub/src/source_registry.dart'; |
import 'package:scheduled_test/scheduled_test.dart'; |
-import 'package:unittest/unittest.dart'; |
import '../../descriptor.dart' as d; |
import '../../test_pub.dart'; |
main() { |
- initConfig(); |
integration("can use relative path", () { |
d.dir("foo", [ |
d.libDir("foo"), |