chore: Move everything into an internal module
This commit is contained in:
parent
796b1697b8
commit
a0c0a8354a
4 changed files with 755 additions and 746 deletions
|
|
@ -4,7 +4,7 @@ import Expect exposing (Expectation)
|
|||
import Fuzz exposing (Fuzzer, int, list, string)
|
||||
import Json.Decode as J
|
||||
import Json.Encode as Encode exposing (Value)
|
||||
import PhotoGroove as Testee
|
||||
import PhotoGroove.Internal as Testee
|
||||
import Test exposing (..)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue