When you hit <kbd>C-c C-t C-t</kbd> to run a single test you now get ``` Running tests in my-test-ns... ``` in the modeline. This is the same text you get when you do <kbd> C-c C-t C-n</kbd> which run all the tests in that ns. Having the same text for both commands has lead me to believe I hit the wrong key combination more than once.