diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-09-28 02:11:09 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-09-28 02:11:09 +0200 |
commit | 5e60401434b64cb6a890d26dbc924043a47c90aa (patch) | |
tree | 0df6750e55b0f2e137a615ef555ae5bdb93da18e /README | |
parent | 2bedd7b161077127b85cb5d1fe9bd41b0ec4e5ff (diff) |
test-x11: Switch to Xephyr
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ Requires * import (usually supplied by imagemagick) * perl >= 5.10 with GD, Test::More and X11::GUITest * twm - * Xnest + * Xephyr $ make test-x11 |