Skip to content

Commit 895f0b3

Browse files
authored
Merge pull request #169 from MazeChaZer/patch-1
Tests.elm: Remove 'import String'
2 parents fdcfa3b + 03901b2 commit 895f0b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

template/tests/Tests.elm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ module Tests exposing (..)
22

33
import Test exposing (..)
44
import Expect
5-
import String
65

76

87
-- Check out http://package.elm-lang.org/packages/elm-community/elm-test/latest to learn more about testing in Elm!

0 commit comments

Comments
 (0)