When I "execute FlexUnit tests" on any of my test files, Flash Builder builds a FlexUnitApplication.mxml file that has no tests inside it, then runs my tests and returns 0 tests, even though I have my tests folder outside the src folder but inside my build path source path.
Any ideas why my tests are not executing?