Skip to content

Commit b59761c

Browse files
mgronckifarahkhashman
authored andcommitted
QPR-13611 fix oreddata unittests
1 parent a5eb51e commit b59761c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OREData/test/indices.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ static struct test_data index_data[] = {
105105
{"EUR-EONIA-1D", "EoniaON Actual/360", 1 * Days},
106106
{"EUR-ESTER", "ESTRON Actual/360", 1 * Days},
107107
{"GBP-SONIA-1D", "SoniaON Actual/365 (Fixed)", 1 * Days},
108-
{"JPY-TONAR-1D", "TONARON Actual/365 (Fixed)", 1 * Days},
108+
{"JPY-TONAR-1D", "TonarON Actual/365 (Fixed)", 1 * Days},
109109
{"CHF-TOIS", "CHF-TOISTN Actual/360", 1 * Days},
110110
{"USD-FedFunds", "FedFundsON Actual/360", 1 * Days},
111111
{"USD-SOFR", "SOFRON Actual/360", 1 * Days},

0 commit comments

Comments
 (0)