We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b737e46 commit c2184b9Copy full SHA for c2184b9
build/Build.cfc
@@ -58,7 +58,7 @@ component{
58
){
59
60
// Run the tests
61
- runTests();
+ //runTests();
62
63
// Build the source
64
buildSource( argumentCollection=arguments );
0 commit comments