On Wednesday, August 20, 2014 10:47:17 AM UTC-7, Sam L wrote:
>
> [...] replace `@test_throws Graph("http://not.an.URI.but.a.string")` with
> `@test_throws MethodError Graph("http://not.an.URI.but.a.string")` in
> your testing script, and the warning should disappear.
>
Doh! I guess I should learn to read the output more carefully! That fixed
it, of course!Thanks! Kim
