public void testSlovakiaYear2005() {
final int year = 2005;
QL.info("Testing Solvakia's holiday list for the year " + year + "...");
final Calendar c = new Slovakia(Slovakia.Market.BSSE);
final List<Date> expectedHol = new ArrayList<Date>();
//expectedHol.add(new Date(1,JANUARY,year));
//expectedHol.add(new Date(2,JANUARY,year));
// expectedHol.add(new Date(3,JANUARY,year));