Commits

Adam Sharp committed 4667f9d398a
Improve behaviour when running a selected spec from the test navigator When a single spec is run from the navigator, all examples in that spec are consistently run (fixes an issue where Xcode would always run the number of examples - 1, until it reached 0).