Skip to content

Commit

Permalink
fix 0.4 issue, needed Compat.String
Browse files Browse the repository at this point in the history
  • Loading branch information
tkelman authored and stevengj committed Jan 21, 2017
1 parent 0c6b85a commit 7f51abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using ZMQ, Compat
using Compat.String

println("Testing with ZMQ version $(ZMQ.version)")

Expand Down

0 comments on commit 7f51abc

Please sign in to comment.