diff options
Diffstat (limited to 'tests/assets/userwithselectors.acl')
-rw-r--r-- | tests/assets/userwithselectors.acl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/assets/userwithselectors.acl b/tests/assets/userwithselectors.acl new file mode 100644 index 0000000..5d42957 --- /dev/null +++ b/tests/assets/userwithselectors.acl @@ -0,0 +1,2 @@ +user alice on (+get ~rw*) +user bob on (+set %W~w*) (+get %R~r*)
\ No newline at end of file |