Skip to content

Commit

Permalink
it's fine that this name changed
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Nov 20, 2020
1 parent f5ee05c commit a5418b3
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions tests/golden-results/json-output.sh.txt
@@ -1,6 +1,6 @@
[
{
"file": "vendor/elm-spa-example/src/Article/Body.elm",
"path": "vendor/elm-spa-example/src/Article/Body.elm",
"position": {
"row": 3,
"column": 7
Expand All @@ -13,7 +13,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Article/Feed.elm",
"path": "vendor/elm-spa-example/src/Article/Feed.elm",
"position": {
"row": 9,
"column": 7
Expand All @@ -26,7 +26,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Article.elm",
"path": "vendor/elm-spa-example/src/Article.elm",
"position": {
"row": 20,
"column": 7
Expand All @@ -39,7 +39,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Asset.elm",
"path": "vendor/elm-spa-example/src/Asset.elm",
"position": {
"row": 10,
"column": 7
Expand All @@ -52,7 +52,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Author.elm",
"path": "vendor/elm-spa-example/src/Author.elm",
"position": {
"row": 36,
"column": 7
Expand All @@ -65,7 +65,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Avatar.elm",
"path": "vendor/elm-spa-example/src/Avatar.elm",
"position": {
"row": 4,
"column": 7
Expand All @@ -78,7 +78,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Loading.elm",
"path": "vendor/elm-spa-example/src/Loading.elm",
"position": {
"row": 7,
"column": 7
Expand All @@ -91,7 +91,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Main.elm",
"path": "vendor/elm-spa-example/src/Main.elm",
"position": {
"row": 8,
"column": 7
Expand All @@ -104,7 +104,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/Article/Editor.elm",
"path": "vendor/elm-spa-example/src/Page/Article/Editor.elm",
"position": {
"row": 9,
"column": 7
Expand All @@ -117,7 +117,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/Article.elm",
"path": "vendor/elm-spa-example/src/Page/Article.elm",
"position": {
"row": 16,
"column": 7
Expand All @@ -130,7 +130,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/Blank.elm",
"path": "vendor/elm-spa-example/src/Page/Blank.elm",
"position": {
"row": 3,
"column": 7
Expand All @@ -143,7 +143,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/Home.elm",
"path": "vendor/elm-spa-example/src/Page/Home.elm",
"position": {
"row": 12,
"column": 7
Expand All @@ -156,7 +156,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/Login.elm",
"path": "vendor/elm-spa-example/src/Page/Login.elm",
"position": {
"row": 8,
"column": 7
Expand All @@ -169,7 +169,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/NotFound.elm",
"path": "vendor/elm-spa-example/src/Page/NotFound.elm",
"position": {
"row": 4,
"column": 7
Expand All @@ -182,7 +182,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/Profile.elm",
"path": "vendor/elm-spa-example/src/Page/Profile.elm",
"position": {
"row": 12,
"column": 7
Expand All @@ -195,7 +195,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/Register.elm",
"path": "vendor/elm-spa-example/src/Page/Register.elm",
"position": {
"row": 5,
"column": 7
Expand All @@ -208,7 +208,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page/Settings.elm",
"path": "vendor/elm-spa-example/src/Page/Settings.elm",
"position": {
"row": 8,
"column": 7
Expand All @@ -221,7 +221,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Page.elm",
"path": "vendor/elm-spa-example/src/Page.elm",
"position": {
"row": 6,
"column": 7
Expand All @@ -234,7 +234,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/PaginatedList.elm",
"path": "vendor/elm-spa-example/src/PaginatedList.elm",
"position": {
"row": 3,
"column": 7
Expand All @@ -247,7 +247,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Route.elm",
"path": "vendor/elm-spa-example/src/Route.elm",
"position": {
"row": 5,
"column": 7
Expand All @@ -260,7 +260,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Timestamp.elm",
"path": "vendor/elm-spa-example/src/Timestamp.elm",
"position": {
"row": 3,
"column": 7
Expand All @@ -273,7 +273,7 @@
}
},
{
"file": "vendor/elm-spa-example/src/Username.elm",
"path": "vendor/elm-spa-example/src/Username.elm",
"position": {
"row": 3,
"column": 7
Expand Down

0 comments on commit a5418b3

Please sign in to comment.