Closed leboff closed 8 years ago
Thanks @leboff for the pull request. Can you please confirm if you have signed a CLA with salesforce.com?
I have not
Can you please send your CLA? The instructions are available at https://github.com/forcedotcom/ApexUnit/wiki/Contribution-and-Bug-Issue-tracking
Thank you @leboff once again. I have reviewed the PR. Here is my :+1:
fix for #12 added a parameter to fetchApexClassesBasedOnMultipleRegexes fetchApexClassesBasedOnRegex to specify whether triggers should be included in the query so that the query for test classes would not retrieve any triggers.