Skip to content

Commit

Permalink
DROOLS-7 most of the tests for propagation logic now work
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Proctor committed Mar 20, 2013
1 parent 5779305 commit 48c5c71
Show file tree
Hide file tree
Showing 28 changed files with 355 additions and 187 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
* in drools-persistence-jpa.
*/
public class CommonTestMethodBase extends Assert {
private static PhreakOption preak = PhreakOption.DISABLED;
public static PhreakOption preak = PhreakOption.DISABLED;

// ***********************************************
// METHODS TO BE REMOVED FOR 6.0.0
Expand Down
Loading

0 comments on commit 48c5c71

Please sign in to comment.