I have an RSpec file open but when I try to run the tests (Cmd+Shift+T), I find that run_ruby_unit_command is getting used and not run_rspec_command. Why is this? I have another project that doesn't seem to have this problem. How does RubyTest identify which command to run?