/**
* -----------------------------------------------------------------------------------
* (c) 2010-2014 OpenInfobutton Project, Biomedical Informatics, University of Utah
* Contact: {@code <andrew.iskander@utah.edu>}
* Biomedical Informatics
* 421 Wakara Way, Ste 140
* Salt Lake City, UT 84108-3514
* Day Phone: 1-801-581-4080
* -----------------------------------------------------------------------------------
*
* @author Andrew Iskander {@code <andrew.iskander@utah.edu>}
* @version Jun 13, 2014
*/
package org.openinfobutton.service.response;
//@RunWith(SpringJUnit4ClassRunner.class)
//@ContextConfiguration(locations =
//{ "/core-data-annotation-context.xml", "/core-data-datasource-context.xml",
// "/core-profile-datasource-context.xml" })
public class ResponseTest
{
}