Merge pull request #3 from pymma/master
Updating to version 7.33.0.Final
This commit is contained in:
commit
ea93c954eb
2 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,4 @@
|
|||
<kbase name="lesson1" packages="lesson1">
|
||||
<ksession name="lesson1-session"/>
|
||||
</kbase>
|
||||
|
||||
</kmodule>
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@ public class Testlesson1 {
|
|||
public static void beforeClass() {
|
||||
kieContainer = KnowledgeSessionHelper.createRuleBase();
|
||||
}
|
||||
|
||||
@Before
|
||||
public void setUp() {
|
||||
System.out.println("-----------Before-------------");
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue