package org.drools.eclipse; import junit.framework.Test; public class AllTests { public static Test suite() { return AllTestsUtil.suite(); } }