Skip to content

Commit

Permalink
Removed unused option
Browse files Browse the repository at this point in the history
  • Loading branch information
tdl-jturner committed Aug 20, 2019
1 parent 032b848 commit 43ab4b3
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@
*/
boolean generateTests() default false;

/**
* Triggers the generation of DSE Test suite
* @return boolean indicator
*/
boolean generateDSETests() default false;

/**
* Override table name. Infered from {@link com.tmobile.opensource.casquatch.CasquatchNamingConvention#javaClassToCql(String)} if left blank
* @return name of table
Expand Down

0 comments on commit 43ab4b3

Please sign in to comment.