Thanks for posting! I'm glad you like NCrunch!
NCrunch identifies test projects by their assembly references. For example, if your project has a reference to NUnit.Framework, it will be considered an NUnit test project.
If you disable the appropriate test framework in the project settings under your NCrunch configuration, the problem should go away.