Skip to content

Commit

Permalink
Remove Compat from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
randyzwitch committed Aug 14, 2017
1 parent 626fa80 commit 92c2095
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
using OAuth
using Compat
using FactCheck


facts("oauth_timestamp") do
context("returns a string") do
@fact typeof(oauth_timestamp()) <: AbstractString --> true
Expand Down

0 comments on commit 92c2095

Please sign in to comment.