5 lines
158 B
Factor
5 lines
158 B
Factor
|
! Copyright (C) 2008 Doug Coleman.
|
||
|
! See http://factorcode.org/license.txt for BSD license.
|
||
|
USING: tools.test unix.utmpx.macosx ;
|
||
|
IN: unix.utmpx.macosx.tests
|