mirror of
https://github.com/jfmengels/elm-review.git
synced 2024-12-25 02:34:36 +03:00
Rename test module
This commit is contained in:
parent
2208b410a0
commit
01e2f66fc7
@ -1,4 +1,4 @@
|
||||
module ModuleNameForTypeTest exposing (all)
|
||||
module ModuleNameLookupTableTest exposing (all)
|
||||
|
||||
import Elm.Syntax.Declaration as Declaration exposing (Declaration)
|
||||
import Elm.Syntax.Expression as Expression exposing (Expression)
|
Loading…
Reference in New Issue
Block a user