package org.infinispan.server.test.category; /** * {@link org.junit.experimental.categories.Category} tag for smoke tests. * * @author <a href="mailto:mgencur@redhat.com">Martin Gencur</a> * */ public class Smoke { }