Skip to content

Commit 96c2bd6

Browse files
authored
Merge pull request #223 from Glutexo/test-downloader-mock
Remove unused @urls
2 parents efb968b + 5683402 commit 96c2bd6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

test/onigumo_cli_test.exs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ defmodule OnigumoCLITest do
33
import ExUnit.CaptureIO
44
import Mox
55

6-
@urls [
7-
"http://onigumo.local/hello.html",
8-
"http://onigumo.local/bye.html"
9-
]
10-
116
@invalid_arguments [
127
"Downloader",
138
"uploader"

0 commit comments

Comments
 (0)