Skip to content

Commit 57af4c3

Browse files
committed
add trailing whitespace
1 parent 19dd14c commit 57af4c3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/Test/Internal.elm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,4 @@ wrapTest td =
9999
unwrapTest : Test -> TestData
100100
unwrapTest (Wrapped t) =
101101
t
102+

tests/src/RunnerTests.elm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,4 +234,5 @@ helperTests =
234234
\() ->
235235
Test.Runner.downcastTest 67
236236
|> Expect.equal Nothing
237-
]
237+
]
238+

0 commit comments

Comments
 (0)