diff options
author | Aryeh Leib Taurog <git@aryehleib.com> | 2019-01-01 21:37:42 +0200 |
---|---|---|
committer | Aryeh Leib Taurog <git@aryehleib.com> | 2019-01-04 09:55:35 +0200 |
commit | bbf02d837e3a501c6acaca51b257672198d35591 (patch) | |
tree | 72406d4b01abe3b0fa7f101fba09f1a23195f5c9 /test/elm-test-files | |
parent | 08606b88d001b2f94097d6d9828fe622e68b2064 (diff) | |
download | ale-bbf02d837e3a501c6acaca51b257672198d35591.zip |
test elm-make changes to rootdir when elm.json is found
most projects will have an elm.json file (>= 0.19) or elm-package.json (< 0.19)
Diffstat (limited to 'test/elm-test-files')
-rw-r--r-- | test/elm-test-files/app/elm.json | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/test/elm-test-files/app/elm.json b/test/elm-test-files/app/elm.json new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/elm-test-files/app/elm.json |