Skip to content

Commit

Permalink
updated test case
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulkp220 committed Sep 18, 2018
1 parent 5fa715d commit f1adec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ using Zomato
using Compat.Test

# More comprehensive tests needed!
@test typeof(Zomato.Auth("apikey")) == Zomato.Auth
@test typeof(Zomato.authenticate("apikey")) == Zomato.Auth

0 comments on commit f1adec2

Please sign in to comment.