diff options
Diffstat (limited to 'test/elm-test-files/newapp')
-rw-r--r-- | test/elm-test-files/newapp/elm.json | 0 | ||||
-rw-r--r-- | test/elm-test-files/newapp/node_modules/.bin/elm | 0 | ||||
-rw-r--r-- | test/elm-test-files/newapp/node_modules/.bin/elm-test | 0 | ||||
-rw-r--r-- | test/elm-test-files/newapp/src/Main.elm | 0 | ||||
-rw-r--r-- | test/elm-test-files/newapp/tests/TestSuite.elm | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/test/elm-test-files/newapp/elm.json b/test/elm-test-files/newapp/elm.json new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/elm-test-files/newapp/elm.json diff --git a/test/elm-test-files/newapp/node_modules/.bin/elm b/test/elm-test-files/newapp/node_modules/.bin/elm new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/elm-test-files/newapp/node_modules/.bin/elm diff --git a/test/elm-test-files/newapp/node_modules/.bin/elm-test b/test/elm-test-files/newapp/node_modules/.bin/elm-test new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/elm-test-files/newapp/node_modules/.bin/elm-test diff --git a/test/elm-test-files/newapp/src/Main.elm b/test/elm-test-files/newapp/src/Main.elm new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/elm-test-files/newapp/src/Main.elm diff --git a/test/elm-test-files/newapp/tests/TestSuite.elm b/test/elm-test-files/newapp/tests/TestSuite.elm new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/test/elm-test-files/newapp/tests/TestSuite.elm |