5 lines
160 B
Factor
5 lines
160 B
Factor
|
! Copyright (C) 2010 Doug Coleman.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: tools.test windows.privileges ;
|
||
|
IN: windows.privileges.tests
|