mirror of
https://github.com/fluencelabs/redis
synced 2025-03-17 16:10:50 +00:00
ACL: create unit test.
This commit is contained in:
parent
af72a31490
commit
9fc1ce2f05
5
tests/unit/acl.tcl
Normal file
5
tests/unit/acl.tcl
Normal file
@ -0,0 +1,5 @@
|
||||
start_server {tags {"acl"}} {
|
||||
test {Connections start with the default user} {
|
||||
r ACL WHOAMI
|
||||
} {default}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user