Testcases: rename StartXDummy to StartXServer

Rename the package StartXDummy to StartXServer in the testcases library
because XDummy is no longer used.

No logic changes.
This commit is contained in:
Tony Crisci
2014-10-04 15:01:22 -04:00
committed by Michael Stapelberg
parent 6ba7728136
commit ecca0baff3
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
package StartXDummy;
package StartXServer;
# vim:ts=4:sw=4:expandtab
use strict;