regexp -> string
This commit is contained in:
parent
ce2b9ee170
commit
0d7190b4d6
@ -100,7 +100,7 @@ Filter =
|
||||
@highlight "Highlighted by filtering the #{key}: #{obj.match}", obj.class, obj.top
|
||||
|
||||
stringTest: (string, value) ->
|
||||
regexp is value
|
||||
string is value
|
||||
regexpTest: (regexp, value) ->
|
||||
regexp.test value
|
||||
test: ({test, match, op}, value, isReply) ->
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user