new test cases for the listed hirji query examples
parent
b326336be4
commit
3698d3b70b
|
@ -18,6 +18,12 @@ ddg_goodie_test(
|
|||
. '<a href = "https://en.wikipedia.org/wiki/Gregorian_calendar">Gregorian calendar</a> '
|
||||
. 'is 23/6/1424 on the '
|
||||
. '<a href="https://en.wikipedia.org/wiki/Hijri_calendar">Hijri calendar</a>'
|
||||
),
|
||||
'22/8/2003 to the hijri calendar' => test_zci(
|
||||
'22/8/2003 on the '
|
||||
. '<a href = "https://en.wikipedia.org/wiki/Gregorian_calendar">Gregorian calendar</a> '
|
||||
. 'is 23/6/1424 on the '
|
||||
. '<a href="https://en.wikipedia.org/wiki/Hijri_calendar">Hijri calendar</a>'
|
||||
),
|
||||
'22,8,2003 to hijri' => test_zci(
|
||||
'22/8/2003 on the '
|
||||
|
|
Loading…
Reference in New Issue