Merge branch 'at' of https://github.com/dnarvaez/sugar-toolkit-gtk3 into dnarvaez-at
This commit is contained in:
@@ -37,7 +37,6 @@ def main():
|
||||
|
||||
os.chdir(args.tests_dir)
|
||||
os.environ["TMPDIR"] = temp_dir
|
||||
os.environ["AT_SPI_CLIENT"] = "yes"
|
||||
|
||||
try:
|
||||
test = unittest.defaultTestLoader.discover(".")
|
||||
|
||||
Reference in New Issue
Block a user