jcollard / elm-mode

Elm mode for emacs
GNU General Public License v3.0
373 stars 67 forks source link

elm test should run elm-test without checking for elm-package.json #158

Open chaoky opened 4 years ago

chaoky commented 4 years ago

The elm test command does not run unless there's an elm-package.json in the project, however having an elm-package.json is not a requirement for elm-test to run