mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-21 20:35:11 +00:00
Fix test case for validateSign
This commit is contained in:
parent
c3cc378d89
commit
b9d15569e8
@ -454,7 +454,6 @@ func TestValidateSign(t *testing.T) {
|
||||
{"> ", true},
|
||||
{"아", true},
|
||||
{"😀", true},
|
||||
{"", false},
|
||||
{">>>", false},
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user