Skip to content

Commit

Permalink
fix : tests updated #132
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Oct 1, 2020
1 parent dc0f750 commit 83151e9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
2 changes: 1 addition & 1 deletion art/art_param.py
Original file line number Diff line number Diff line change
Expand Up @@ -1262,7 +1262,7 @@
"fancy111": [fancy111_dic, False],
"fancy112": [fancy112_dic, False],
"fancy113": [fancy113_dic, False],
"sheqi": [sheqi_dic, False]
"sheqi": [sheqi_dic, False],
"fari": [fari_dic, False]
}

Expand Down
24 changes: 24 additions & 0 deletions art/test2.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,24 @@
fancy108 :
ƚЄ$ƚ
<BLANKLINE>
fancy109 :
ᴛᴇꜱᴛ
<BLANKLINE>
fancy11 :
ՇєรՇ
<BLANKLINE>
fancy110 :
ₜₑₛₜ
<BLANKLINE>
fancy111 :
ᵗᵉˢᵗ
<BLANKLINE>
fancy112 :
тєѕт
<BLANKLINE>
fancy113 :
էҽʂէ
<BLANKLINE>
fancy12 :
tєѕt
<BLANKLINE>
Expand Down Expand Up @@ -415,6 +430,9 @@
fancy99 :
тeѕт
<BLANKLINE>
fari :
『t』『e』『s』『t』
<BLANKLINE>
fasion :
ŧεşŧ
<BLANKLINE>
Expand All @@ -424,6 +442,9 @@
foreign_friends :
ṭєṡṭ
<BLANKLINE>
foxy :
test
<BLANKLINE>
fraktur2 :
𝔱𝔢𝔰𝔱
<BLANKLINE>
Expand Down Expand Up @@ -508,6 +529,9 @@
scammer :
těst
<BLANKLINE>
sheqi :
【t】【e】【s】【t】
<BLANKLINE>
slammer :
ƮęsƮ
<BLANKLINE>
Expand Down

0 comments on commit 83151e9

Please sign in to comment.