]> gitweb.factorcode.org Git - factor.git/blob - extra/io/files/acls/macosx/macosx-tests.factor
Switch to https urls
[factor.git] / extra / io / files / acls / macosx / macosx-tests.factor
1 ! Copyright (C) 2021 Doug Coleman.
2 ! See https://factorcode.org/license.txt for BSD license.
3 USING: io.files.acls.macosx io.pathnames system tools.test ;
4 IN: io.files.acls.macosx.tests
5
6 { } [ vm-path acls. ] unit-test
7 { } [ "~/Pictures" acls. ] unit-test