aboutsummaryrefslogtreecommitdiff
path: root/test/example_packages/circular_test/fpm.toml
diff options
context:
space:
mode:
Diffstat (limited to 'test/example_packages/circular_test/fpm.toml')
-rw-r--r--test/example_packages/circular_test/fpm.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/example_packages/circular_test/fpm.toml b/test/example_packages/circular_test/fpm.toml
deleted file mode 100644
index 56cfa2e..0000000
--- a/test/example_packages/circular_test/fpm.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-name = "circular_test"
-
-[dependencies]
-circular_example = { path = "../circular_example"}