6777a53 Run tests under xvfb-run

Authored and Committed by zbyszek 5 years ago
    Run tests under xvfb-run
    
    Otherwise the tests fail with:
    >       self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
    E       TclError: no display name and no $DISPLAY environment variable
    
        
file modified
+3 -2