In a clojure souce file opened from project root whleI running lein repl in same root.
When I use :A I get E492: Not an editor command: AS (not another buffer opened with the test file)
What am I doing wrong? (I believe this is the right command to open the appropriate test file)
Thanks
Tom