Skip to content

Commit

Permalink
Run tests async
Browse files Browse the repository at this point in the history
  • Loading branch information
dunyakirkali committed Jan 23, 2018
1 parent f96bee7 commit 7d82b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/swapcase_spec.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule SwapcaseSpec do
use ESpec
use ESpec, async: true

describe "" do
it "swapcase/1" do
Expand Down

0 comments on commit 7d82b3b

Please sign in to comment.