package ru.yandex.qatools.allure.data; import org.junit.Test; /** * @author Dmitry Baev charlie@yandex-team.ru * Date: 22.04.15 */ public class PluginResourcesTest { @Test public void shouldWritePluginResources() throws Exception { } }