Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Commit

Permalink
🎨 elm-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Feldman committed Jul 14, 2017
1 parent d4d91f3 commit bb46170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Helpers.elm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module Helpers exposing (expectPass, expectToFail, randomSeedFuzzer, succeeded, testShrinking, testStringLengthIsPreserved, same, different)
module Helpers exposing (different, expectPass, expectToFail, randomSeedFuzzer, same, succeeded, testShrinking, testStringLengthIsPreserved)

import Expect
import Fuzz exposing (Fuzzer)
Expand Down

0 comments on commit bb46170

Please sign in to comment.