]> gitweb.factorcode.org Git - factor.git/blob - basis/unix/utmpx/utmpx-tests.factor
Switch to https urls
[factor.git] / basis / unix / utmpx / utmpx-tests.factor
1 ! Copyright (C) 2013 Doug Coleman.
2 ! See https://factorcode.org/license.txt for BSD license.
3 USING: kernel tools.test unix.utmpx ;
4 IN: unix.utmpx.tests
5
6 [ all-utmpx ] must-not-fail