summaryrefslogtreecommitdiff
path: root/test/command_callback/mix_paths/wrapped_project
diff options
context:
space:
mode:
authorJon Parise <jon@indelible.org>2018-11-06 14:00:06 -0800
committerJon Parise <jon@indelible.org>2018-11-06 14:01:12 -0800
commitdd7501ee48afa714b270c8713e937cd94224a48c (patch)
tree7908202af1fc43ebe725c90972bea9026b5611dc /test/command_callback/mix_paths/wrapped_project
parentad98cb74488c017a4b23e5a848e37ac5bc0840b0 (diff)
downloadale-dd7501ee48afa714b270c8713e937cd94224a48c.zip
Remove test/command_callback/mix_paths/
All of the other tests were already using equivalent fixtures under test/command_callback/elixir_paths/, so let's use that path everywhere.
Diffstat (limited to 'test/command_callback/mix_paths/wrapped_project')
-rw-r--r--test/command_callback/mix_paths/wrapped_project/mix.exs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/command_callback/mix_paths/wrapped_project/mix.exs b/test/command_callback/mix_paths/wrapped_project/mix.exs
deleted file mode 100644
index d2d855e6..00000000
--- a/test/command_callback/mix_paths/wrapped_project/mix.exs
+++ /dev/null
@@ -1 +0,0 @@
-use Mix.Config