Fix tmux tests

This commit is contained in:
ZyX 2013-05-02 15:47:05 +04:00
parent 26ad068265
commit b78a8cea14

View File

@ -17,7 +17,7 @@ class Pl(object):
class Args(object): class Args(object):
theme_option = None theme_option = {}
config = None config = None
config_path = None config_path = None
ext = ['shell'] ext = ['shell']