Remove duplicated test case

This commit is contained in:
NateScarlet
2019-03-08 00:15:19 +08:00
parent e6b04e9b25
commit 50f49a40f9
-9
View File
@@ -268,15 +268,6 @@
{ "date": "2008-09-15", "isOffDay": true }
]
},
{
"year": 2008,
"description": "9月13日—15日放假,共3天。其中,9月13日(星期六)为公休日,9月14日(农历八月十五,中秋节)为法定节假日,9月14日(星期日)公休日调至9月15日(星期一)。",
"expected": [
{ "date": "2008-09-13", "isOffDay": true },
{ "date": "2008-09-14", "isOffDay": true },
{ "date": "2008-09-15", "isOffDay": true }
]
},
{
"year": 2008,
"description": "9月29日—10月5日放假,共7天。其中,10月1日、2日、3日为法定节假日,9月27日(星期六)、9月28日(星期日)两个公休日调至9月29日(星期一)、30日(星期二),10月4日(星期六)、5日(星期日)照常公休。",