Skip to content

Commit 92c2095

Browse files
committed
Remove Compat from tests
1 parent 626fa80 commit 92c2095

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/runtests.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
using OAuth
2-
using Compat
32
using FactCheck
43

5-
64
facts("oauth_timestamp") do
75
context("returns a string") do
86
@fact typeof(oauth_timestamp()) <: AbstractString --> true

0 commit comments

Comments
 (0)