diff options
author | Jon Parise <jon@indelible.org> | 2018-11-06 14:00:06 -0800 |
---|---|---|
committer | Jon Parise <jon@indelible.org> | 2018-11-06 14:01:12 -0800 |
commit | dd7501ee48afa714b270c8713e937cd94224a48c (patch) | |
tree | 7908202af1fc43ebe725c90972bea9026b5611dc /test/command_callback/elixir_paths/mix_project | |
parent | ad98cb74488c017a4b23e5a848e37ac5bc0840b0 (diff) | |
download | ale-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/elixir_paths/mix_project')
-rw-r--r-- | test/command_callback/elixir_paths/mix_project/lib/app.ex (renamed from test/command_callback/elixir_paths/mix_project/lib/foo.ex) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/command_callback/elixir_paths/mix_project/lib/foo.ex b/test/command_callback/elixir_paths/mix_project/lib/app.ex index e69de29b..e69de29b 100644 --- a/test/command_callback/elixir_paths/mix_project/lib/foo.ex +++ b/test/command_callback/elixir_paths/mix_project/lib/app.ex |