Index: test_package/pubspec.yaml |
diff --git a/test_package/pubspec.yaml b/test_package/pubspec.yaml |
new file mode 100644 |
index 0000000000000000000000000000000000000000..438a6f9d6ace198379eb84598b9d6cd1a88f317a |
--- /dev/null |
+++ b/test_package/pubspec.yaml |
@@ -0,0 +1,4 @@ |
+name: test_package |
+dependencies: |
+ initialize: |
+ path: ../ |