diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-17 14:41:51 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-06-17 14:41:51 +0200 |
commit | a4f4dc01ac7d4b5817355c4ea2b8687dba693e0d (patch) | |
tree | af8f9b7bfc64459fd929951aa3d43052f585a9eb /README | |
parent | 240c0df192ab421f6e73503b6e4eec4125f8891f (diff) |
Makefile: Rename test-interactive to test-x11
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -47,7 +47,7 @@ Requires * X11::GUITest * Xnest -$ make test-interactive +$ make test-x11 Be aware that this is quite experimental, so far the X-tests have only been run on one machine. So they may or may not work for you. |