vtjnash / Glob.jl

Posix-compliant file name pattern matching
Other
126 stars 18 forks source link

Fix depwarn and test error on 0.7 #12

Closed yuyichao closed 7 years ago

yuyichao commented 7 years ago

Remove some unneeded compat def/use.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 92.369% when pulling 778385aa4390c989745aa39ca15afb47040013a4 on yuyichao:0.7 into 052cb180101830a023df5c7e8e68e4f7d1155086 on vtjnash:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 92.369% when pulling 778385aa4390c989745aa39ca15afb47040013a4 on yuyichao:0.7 into 052cb180101830a023df5c7e8e68e4f7d1155086 on vtjnash:master.

yuyichao commented 7 years ago

@vtjnash