Rename test module

This commit is contained in:
Jeroen Engels 2020-09-22 19:01:02 +02:00
parent 2208b410a0
commit 01e2f66fc7

View File

@ -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)