mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
The local get_out_dir() defaulted to 'Testing' instead of 'Default', causing e test to fail when using a non-Testing build config. Replace it with the canonical version from script/lib/util.py.