Trouble with `dev` and `Revise`

I loaded Revise first.

I was under the impression that “edit(M::Module)” edited “src/$M.jl”. At least, when I used it the editor popped up and opened the correct file.

edit("src/Module_name.jl") does indeed work.