Skip to content

Commit c2184b9

Browse files
committed
remove tests
1 parent b737e46 commit c2184b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Build.cfc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ component{
5858
){
5959

6060
// Run the tests
61-
runTests();
61+
//runTests();
6262

6363
// Build the source
6464
buildSource( argumentCollection=arguments );

0 commit comments

Comments
 (0)