def test_unquote_sheetname(sheet_name): assert sheet_name == unquote_sheetname(quote_sheetname(sheet_name))