mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-13 11:15:47 -07:00
Fix test case for validateSign
This commit is contained in:
@@ -454,7 +454,6 @@ func TestValidateSign(t *testing.T) {
|
|||||||
{"> ", true},
|
{"> ", true},
|
||||||
{"아", true},
|
{"아", true},
|
||||||
{"😀", true},
|
{"😀", true},
|
||||||
{"", false},
|
|
||||||
{">>>", false},
|
{">>>", false},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user